openwrtv4/target/linux/kirkwood/base-files-Dockstar/etc/config/system
2010-09-07 21:26:12 +00:00

18 lines
426 B
Text

# system file for Dockstar
config system
option 'hostname' 'OpenWrt'
option 'timezone' 'UTC'
config rdate
option 'interface' 'lan'
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'