summaryrefslogtreecommitdiffstats
path: root/root/etc/init.d/S99done
blob: 73a4da46844f6898c28666644d91790161f9449b (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