openwrtv4/target/linux/kirkwood/base-files-Dockstar/etc/config/system
Lars-Peter Clausen dc116b1887 Add different profiles for Sheevaplug and Dockstar
Thanks to Gerrit Visser

SVN-Revision: 22838
2010-08-29 21:16:00 +00:00

16 lines
420 B
Text

# system file for Dockstar
config system
option hostname OpenWrt
option timezone UTC
config rdate
option interface eth0
config led
option 'sysfs' 'dockstar:green:health'
option 'trigger' 'none'
option 'default' '1'
config led
option 'sysfs' 'dockstar:orange:misc'
option 'trigger' 'netdev'
option 'mode' 'tx rx'
option 'dev' 'eth0'