[kirkwood] fix Dockstart default rdate interface in system config, reformat

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22975 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Jo-Philipp Wich 2010-09-07 21:26:12 +00:00
parent 67c1ba691d
commit d4de8c9603

View File

@ -1,14 +1,16 @@
# system file for Dockstar
config system
option hostname OpenWrt
option timezone UTC
option 'hostname' 'OpenWrt'
option 'timezone' 'UTC'
config rdate
option interface eth0
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'