fix Dockstart default rdate interface in system config, reformat

SVN-Revision: 22975
This commit is contained in:
Jo-Philipp Wich 2010-09-07 21:26:12 +00:00
parent 2c59d54a43
commit 1cd4b50164

View file

@ -1,14 +1,16 @@
# system file for Dockstar # system file for Dockstar
config system config system
option hostname OpenWrt option 'hostname' 'OpenWrt'
option timezone UTC option 'timezone' 'UTC'
config rdate config rdate
option interface eth0 option 'interface' 'lan'
config led config led
option 'sysfs' 'dockstar:green:health' option 'sysfs' 'dockstar:green:health'
option 'trigger' 'none' option 'trigger' 'none'
option 'default' '1' option 'default' '1'
config led config led
option 'sysfs' 'dockstar:orange:misc' option 'sysfs' 'dockstar:orange:misc'
option 'trigger' 'netdev' option 'trigger' 'netdev'