ce60337212d07f38d5e6ef2e8e9287bb2a42bdd7
[openwrt/svn-archive/archive.git] / openwrt / target / default / target_skeleton / etc / init.d / S99done
1 #!/bin/sh
2 # set leds to normal state
3 echo "0x00" > /proc/sys/diag
4 sysctl -p >&-