Openwrt/openwrt/target/default/target_skeleton/etc/init.d/S99done
Mike Baker a8832b617d log rcS output
SVN-Revision: 816
2005-05-08 22:02:59 +00:00

5 lines
80 B
Bash
Executable File

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