Openwrt/obsolete-buildroot/sources/openwrt/root/etc/init.d/S99done
Mike Baker ab8c3f11f4 moved.
SVN-Revision: 134
2004-08-12 05:47:00 +00:00

7 lines
127 B
Bash
Executable File

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