temporary hack: delay resetmon checking by 1 sec

SVN-Revision: 21
This commit is contained in:
Mike Baker 2004-05-09 21:43:28 +00:00
parent f70e91170a
commit 356271aaa4
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/bin/sh
mount none /proc -t proc
mtd unlock mtd4
sleep 1
if /sbin/resetmon ; then
mount -t jffs2 /dev/mtdblock/4 /jffs
pivot_root /jffs /jffs/rom