2010-08-30 00:16:00 +03:00
|
|
|
# system file for Dockstar
|
|
|
|
config system
|
2010-09-08 00:26:12 +03:00
|
|
|
option 'hostname' 'OpenWrt'
|
|
|
|
option 'timezone' 'UTC'
|
2010-08-30 00:16:00 +03:00
|
|
|
|
2011-11-10 14:16:41 +02:00
|
|
|
config timeserver ntp
|
2011-11-04 14:53:35 +02:00
|
|
|
list server 0.openwrt.pool.ntp.org
|
|
|
|
list server 1.openwrt.pool.ntp.org
|
|
|
|
list server 2.openwrt.pool.ntp.org
|
|
|
|
list server 3.openwrt.pool.ntp.org
|
2010-09-08 00:26:12 +03:00
|
|
|
|
2010-08-30 00:16:00 +03:00
|
|
|
config led
|
|
|
|
option 'sysfs' 'dockstar:green:health'
|
|
|
|
option 'trigger' 'none'
|
|
|
|
option 'default' '1'
|
2010-09-08 00:26:12 +03:00
|
|
|
|
2010-08-30 00:16:00 +03:00
|
|
|
config led
|
|
|
|
option 'sysfs' 'dockstar:orange:misc'
|
|
|
|
option 'trigger' 'netdev'
|
|
|
|
option 'mode' 'tx rx'
|
|
|
|
option 'dev' 'eth0'
|