temporary hack: delay resetmon checking by 1 sec

SVN-Revision: 21
master
Mike Baker 20 years ago
parent f70e91170a
commit 356271aaa4
  1. 1
      root/etc/preinit

@ -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