target/linux: revert r24014 (further testing is needed)
[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' 'lan'
8
9 config led
10 option 'sysfs' 'dockstar:green:health'
11 option 'trigger' 'none'
12 option 'default' '1'
13
14 config led
15 option 'sysfs' 'dockstar:orange:misc'
16 option 'trigger' 'netdev'
17 option 'mode' 'tx rx'
18 option 'dev' 'eth0'
This page took 0.041006 seconds and 5 git commands to generate.