temporary hack: delay resetmon checking by 1 sec

SVN-Revision: 21
v19.07.3_mercusys_ac12_duma
Mike Baker 20 years ago
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…
Cancel
Save