move to new init.d structure
SVN-Revision: 18
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user