diff options
Diffstat (limited to 'test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/sysroot-usr.mount')
-rw-r--r-- | test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/sysroot-usr.mount | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/sysroot-usr.mount b/test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/sysroot-usr.mount new file mode 100644 index 0000000000..69be9c17d4 --- /dev/null +++ b/test/test-fstab-generator/test-17-initrd-sysroot.fstab.expected/sysroot-usr.mount @@ -0,0 +1,11 @@ +# Automatically generated by systemd-fstab-generator + +[Unit] +Documentation=man:fstab(5) man:systemd-fstab-generator(8) +SourcePath=/etc/fstab +Before=initrd-fs.target + +[Mount] +What=/sysusr/usr +Where=/sysroot/usr +Options=bind |