failsafe variable
[openwrt.git] / target / default / target_skeleton / etc / init.d / S99done
index e69691c..4ecba5f 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
 # set leds to normal state
 echo "0x00" > /proc/sys/diag
-sysctl -np
+sysctl -p
+sysctl -n
This page took 0.024794 seconds and 4 git commands to generate.