openwrtv4/openwrt/target/default/target_skeleton/etc/init.d/S99done
Waldemar Brodkorb eace3c1692 fix sysctl issues
SVN-Revision: 768
2005-04-30 11:05:53 +00:00

5 lines
86 B
Bash
Executable file

#!/bin/sh
# set leds to normal state
echo "0x00" > /proc/sys/diag
sysctl -p
sysctl -n