* luci/addons: minor fix in luci-fixtime init script
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 14 Jun 2008 15:24:44 +0000 (15:24 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 14 Jun 2008 15:24:44 +0000 (15:24 +0000)
contrib/package/luci-addons/dist/etc/init.d/luci-fixtime

index 6a49594..3ca0038 100644 (file)
@@ -1,5 +1,6 @@
 #!/bin/sh /etc/rc.common
 #!/bin/sh /etc/rc.common
-START=5
+
+START=05
 
 start() {
        cat <<' EOF' | lua -l luci.fs -l luci.sys -
 
 start() {
        cat <<' EOF' | lua -l luci.fs -l luci.sys -