summaryrefslogtreecommitdiffstats
path: root/test/test-fstab-generator/test-18-options.fstab.expected/mnt-rwonly.mount
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-fstab-generator/test-18-options.fstab.expected/mnt-rwonly.mount')
-rw-r--r--test/test-fstab-generator/test-18-options.fstab.expected/mnt-rwonly.mount13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/test-fstab-generator/test-18-options.fstab.expected/mnt-rwonly.mount b/test/test-fstab-generator/test-18-options.fstab.expected/mnt-rwonly.mount
new file mode 100644
index 0000000..8649734
--- /dev/null
+++ b/test/test-fstab-generator/test-18-options.fstab.expected/mnt-rwonly.mount
@@ -0,0 +1,13 @@
+# Automatically generated by systemd-fstab-generator
+
+[Unit]
+Documentation=man:fstab(5) man:systemd-fstab-generator(8)
+SourcePath=/etc/fstab
+Before=local-fs.target
+After=blockdev@dev-sdx11.target
+
+[Mount]
+What=/dev/sdx11
+Where=/mnt/rwonly
+Options=x-systemd.rw-only
+ReadWriteOnly=yes