This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
openwrt-xburst
Watch
1
Star
0
Fork
0
You've already forked openwrt-xburst
mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced
2024-11-06 04:10:36 +02:00
Code
7619fe0848
openwrt-xburst
/
package
/
base-files
/
default
/
etc
/
init.d
/
S99done
5 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
openwrt root filesystem git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-06 02:52:16 +02:00
#!/bin/sh
# set leds to normal state
echo "0x00" > /proc/sys/diag
log rcS output git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-09 01:02:59 +03:00
sysctl -p >&-
Copy Permalink