summaryrefslogtreecommitdiffstats
path: root/root/etc/init.d/S99done
blob: 3ba15e8bc46d51d8ab65b29a2014f6f4eb6cc161 (plain)
1
2
3
4
5
6
#!/bin/sh
[ -z "$FAILSAFE" ] && {
	{ mount | grep jffs2 1>-; } || firstboot
}
# turn off DMZ led
echo "0x00" > /proc/sys/diag