2010-08-29 21:16:00 +00:00
|
|
|
# system file for Dockstar
|
|
|
|
config system
|
2010-09-07 21:26:12 +00:00
|
|
|
option 'hostname' 'OpenWrt'
|
|
|
|
option 'timezone' 'UTC'
|
2010-08-29 21:16:00 +00:00
|
|
|
|
|
|
|
config rdate
|
2010-09-07 21:26:12 +00:00
|
|
|
option 'interface' 'lan'
|
|
|
|
|
2010-08-29 21:16:00 +00:00
|
|
|
config led
|
|
|
|
option 'sysfs' 'dockstar:green:health'
|
|
|
|
option 'trigger' 'none'
|
|
|
|
option 'default' '1'
|
2010-09-07 21:26:12 +00:00
|
|
|
|
2010-08-29 21:16:00 +00:00
|
|
|
config led
|
|
|
|
option 'sysfs' 'dockstar:orange:misc'
|
|
|
|
option 'trigger' 'netdev'
|
|
|
|
option 'mode' 'tx rx'
|
|
|
|
option 'dev' 'eth0'
|