Hacks to run firstboot automatically

SVN-Revision: 110
This commit is contained in:
Mike Baker
2004-07-21 03:13:56 +00:00
parent 047796992b
commit ef2d52108a
2 changed files with 15 additions and 4 deletions

View File

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