cosmetic led state change fix
[openwrt.git] / package / base-files / brcm / etc / preinit
index 9c7f944..30aed35 100755 (executable)
@@ -65,6 +65,7 @@ sleep 2
 eval ${FAILSAFE:+failsafe}
 
 lock -w /tmp/.failsafe
+set_state preinit
 echo /sbin/hotplug > /proc/sys/kernel/hotplug
 
 ifconfig $ifname 0.0.0.0 down
This page took 0.023465 seconds and 4 git commands to generate.