X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fkirkwood%2Fbase-files-Dockstar%2Fetc%2Fconfig%2Fsystem;h=d3386cec25bb5966adaca06277b21b2860014679;hb=4f5179175e1f15bbc3389f0f7aaa094246c4aad2;hp=4de2b9f0bd726b66e3eb1297f0efc99befe75c3f;hpb=8ffdced268ca56286dd722543f3b475c73dfca4c;p=openwrt.git diff --git a/target/linux/kirkwood/base-files-Dockstar/etc/config/system b/target/linux/kirkwood/base-files-Dockstar/etc/config/system index 4de2b9f0bd..d3386cec25 100644 --- a/target/linux/kirkwood/base-files-Dockstar/etc/config/system +++ b/target/linux/kirkwood/base-files-Dockstar/etc/config/system @@ -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'