temporary hack: delay resetmon checking by 1 sec
authorMike Baker <mbm@openwrt.org>
Sun, 9 May 2004 21:43:28 +0000 (21:43 +0000)
committerMike Baker <mbm@openwrt.org>
Sun, 9 May 2004 21:43:28 +0000 (21:43 +0000)
SVN-Revision: 21

root/etc/preinit

index ccd3ab5bee6d94c6b28a5c0d82da49f36eb7ea91..f9bfd44b6b0014f03fc2472adfa3542f1db9edae 100755 (executable)
@@ -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