correct wl-500gd
[openwrt.git] / target / default / target_skeleton / etc / init.d / S99done
index 8811e99..e69691c 100755 (executable)
@@ -1,7 +1,4 @@
 #!/bin/sh
-# automagically run firstboot
-[ -z "$FAILSAFE" ] && {
-       { mount | grep jffs2 1>&-; } || firstboot
-}
 # set leds to normal state
 echo "0x00" > /proc/sys/diag
+sysctl -np
This page took 0.021728 seconds and 4 git commands to generate.