1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 02:58:58 +03:00
openwrt-xburst/package/base-files/default/etc/init.d/S99done
2005-07-17 22:52:59 +00:00

5 lines
80 B
Bash
Executable File

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