1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 01:44:10 +03:00
openwrt-xburst/target/default/target_skeleton/etc/init.d/S99done
mbm c3379bd970 log rcS output
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@816 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 >&-