1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 14:22:00 +03:00
openwrt-xburst/obsolete-buildroot/sources/openwrt/root/etc/init.d/S99done

7 lines
127 B
Plaintext
Raw Normal View History

#!/bin/sh
[ -z "$FAILSAFE" ] && {
{ mount | grep jffs2 1>&-; } || firstboot
}
# turn off DMZ led
echo "0x00" > /proc/sys/diag