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