temporary hack: delay resetmon checking by 1 sec
SVN-Revision: 21
This commit is contained in:
parent
f70e91170a
commit
356271aaa4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user