summaryrefslogtreecommitdiff
path: root/etc/fstab_2parts
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2017-12-26 18:17:26 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2017-12-26 18:17:53 +0900
commitd22b7faa2a1104471f8312fa96517e209ba8e23e (patch)
treea58009f27a553356c90dc435d4849e5c9c841b68 /etc/fstab_2parts
parentb92b3c2f49788e699439e40f2c5729cfd7230411 (diff)
downloadsystem-plugin-4e09ecb2a08ef20029e267f399f477aa450556f1.tar.gz
system-plugin-4e09ecb2a08ef20029e267f399f477aa450556f1.tar.bz2
system-plugin-4e09ecb2a08ef20029e267f399f477aa450556f1.zip
Change-Id: I0d0278bb69a39dc82b4245d58df340ed8783acb3 Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Diffstat (limited to 'etc/fstab_2parts')
-rw-r--r--etc/fstab_2parts3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/fstab_2parts b/etc/fstab_2parts
new file mode 100644
index 0000000..2f335c7
--- /dev/null
+++ b/etc/fstab_2parts
@@ -0,0 +1,3 @@
+# <file system> <mount point> <type> <options> <dump> <pass>
+/dev/root / ext4 defaults,noatime,ro 0 1
+LABEL=system-data /opt ext4 defaults,noatime 0 2