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