parent
047796992b
commit
ef2d52108a
@ -1,3 +1,6 @@ |
|||||||
#!/bin/sh |
#!/bin/sh |
||||||
|
[ -z "$FAILSAFE" ] && { |
||||||
|
{ mount | grep jffs2 1>-; } || firstboot |
||||||
|
} |
||||||
# turn off DMZ led |
# turn off DMZ led |
||||||
echo "0x00" > /proc/sys/diag |
echo "0x00" > /proc/sys/diag |
||||||
|
Loading…
Reference in new issue