run led init after /etc/init.d/done to keep the configured led settings active after...
[openwrt.git] / package / base-files / files / etc / init.d / led
index 046134f..d9e3db6 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh /etc/rc.common
 # (C) 2008 openwrt.org
 
-START=60
+START=96
 
 load_led() {
        local name
This page took 0.024448 seconds and 4 git commands to generate.