mount system rw again to handle late init stuff
This commit is contained in:
parent
aed09e0ff6
commit
7d83230817
@ -9,7 +9,7 @@ on early-init
|
||||
symlink /mnt/sdcard /sdcard
|
||||
|
||||
on fs
|
||||
mount yaffs2 mtd@system /system ro remount noatime nodiratime
|
||||
mount yaffs2 mtd@system /system remount noatime nodiratime
|
||||
mount yaffs2 mtd@userdata /data remount nosuid nodev noatime nodiratime
|
||||
|
||||
on post-fs-data
|
||||
|
Loading…
Reference in New Issue
Block a user