fstab: mount root-filesystem as read only 35/118035/2
authorSooyoung Ha <yoosah.ha@samsung.com>
Wed, 8 Mar 2017 08:42:56 +0000 (17:42 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Thu, 9 Mar 2017 01:43:59 +0000 (10:43 +0900)
Change-Id: I753168a4a24bf4c380246a35956a6d3d33c9d49c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
filesystem/etc/fstab

index 0c971ff..a9b4387 100644 (file)
@@ -1,2 +1,4 @@
-# <file system> <mount point>   <type>  <options>        <dump> <pass>
 # All filesystem have been automatically mounted in ramfs before init.
+# After that, fstab remount root filesystem as read-only
+# <file system> <mount point>   <type>  <options>                 <dump> <pass>
+emulator-rootfs /               ext4    ro,relatime,data=ordered  0      1