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