From 7d8323081797e056e4abf5cd131890031afa2fc8 Mon Sep 17 00:00:00 2001 From: Micha LaQua Date: Tue, 5 Jun 2012 13:00:55 +0300 Subject: [PATCH] mount system rw again to handle late init stuff --- prebuilt/init.htcleo.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prebuilt/init.htcleo.rc b/prebuilt/init.htcleo.rc index 3adfaaf..e60e2f2 100644 --- a/prebuilt/init.htcleo.rc +++ b/prebuilt/init.htcleo.rc @@ -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