Remove /etc/fstab configurations 84/224084/1 submit/tizen/20200217.215713 submit/tizen/20200217.220322
authorHyotaek Shim <hyotaek.shim@samsung.com>
Thu, 6 Feb 2020 06:44:18 +0000 (15:44 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Thu, 6 Feb 2020 06:44:59 +0000 (06:44 +0000)
systemd-remount-fs.service is disabled.
/opt is mounted at the ramdisk(initrd) stage.

Change-Id: I95379988669e54f13ca16bba8f271a48545b8fcf
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
filesystem/etc/fstab [deleted file]
packaging/system-plugin-emulator.spec

diff --git a/filesystem/etc/fstab b/filesystem/etc/fstab
deleted file mode 100644 (file)
index 0259470..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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>
-LABEL=emulator-rootfs /     ext4    ro,relatime,data=ordered  0      1
index 284429f..d3baee7 100644 (file)
@@ -75,6 +75,5 @@ ln -s ../wait-mount@opt-usr.service %{buildroot}%{_userunitdir}/basic.target.wan
 %{_unitdir}/emulator_preinit.target.wants/mnt.mount
 %{_prefix}/lib/udev/rules.d/51-tizen-udev-default.rules
 %{_prefix}/lib/udev/rules.d/95-tizen-emulator.rules
-%{_sysconfdir}/fstab
 /opt/mnt
 %license LICENSE