fix sysctl issues

SVN-Revision: 768
master
Waldemar Brodkorb 20 years ago
parent c173ee84b7
commit eace3c1692
  1. 3
      openwrt/target/default/target_skeleton/etc/init.d/S99done

@ -1,4 +1,5 @@
#!/bin/sh
# set leds to normal state
echo "0x00" > /proc/sys/diag
sysctl -np
sysctl -p
sysctl -n

Loading…
Cancel
Save