4de2b9f0bd726b66e3eb1297f0efc99befe75c3f
[openwrt.git] / target / linux / kirkwood / base-files-Dockstar / etc / config / system
1 # system file for Dockstar
2 config system
3 option hostname OpenWrt
4 option timezone UTC
5
6 config rdate
7 option interface eth0
8 config led
9 option 'sysfs' 'dockstar:green:health'
10 option 'trigger' 'none'
11 option 'default' '1'
12 config led
13 option 'sysfs' 'dockstar:orange:misc'
14 option 'trigger' 'netdev'
15 option 'mode' 'tx rx'
16 option 'dev' 'eth0'
This page took 0.039897 seconds and 3 git commands to generate.