From e6a04b383a9e5fe8279c58d0753e9d84f75e33ea Mon Sep 17 00:00:00 2001 From: mbm Date: Fri, 7 May 2004 22:41:36 +0000 Subject: move to new init.d structure git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- root/etc/preinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'root/etc/preinit') diff --git a/root/etc/preinit b/root/etc/preinit index 26025f454..ccd3ab5be 100755 --- a/root/etc/preinit +++ b/root/etc/preinit @@ -1,7 +1,7 @@ #!/bin/sh mount none /proc -t proc +mtd unlock mtd4 if /sbin/resetmon ; then - mtd unlock mtd4 mount -t jffs2 /dev/mtdblock/4 /jffs pivot_root /jffs /jffs/rom mount none /dev -t devfs -- cgit v1.2.3