Root/target/linux/kirkwood/base-files-Dockstar/etc/config/system

1# system file for Dockstar
2config system
3        option 'hostname' 'OpenWrt'
4        option 'timezone' 'UTC'
5
6config rdate
7        option 'interface' 'lan'
8
9config led
10        option 'sysfs' 'dockstar:green:health'
11        option 'trigger' 'none'
12        option 'default' '1'
13
14config led
15        option 'sysfs' 'dockstar:orange:misc'
16        option 'trigger' 'netdev'
17        option 'mode' 'tx rx'
18        option 'dev' 'eth0'
19

Archive Download this file



interactive