X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7cd49ecd1cbad9a999f9d49fc7b389e4a1cc719e..f0aa43923c309c39cc61b1a932737ab87c66a029:/target/default/target_skeleton/etc/preinit diff --git a/target/default/target_skeleton/etc/preinit b/target/default/target_skeleton/etc/preinit index d2036f4e5..28fe80526 100755 --- a/target/default/target_skeleton/etc/preinit +++ b/target/default/target_skeleton/etc/preinit @@ -11,10 +11,10 @@ else mtd unlock mtd4 mount -t jffs2 /dev/mtdblock/4 /jffs pivot_root /jffs /jffs/rom - mount none /dev -t devfs - mount none /proc -t proc - umount rom/proc } + mount none /dev -t devfs + mount none /proc -t proc + umount rom/proc fi mount none /tmp -t ramfs exec /sbin/init