summaryrefslogtreecommitdiffstats
path: root/test/data/providers/mount/parsed/linux.mount
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/providers/mount/parsed/linux.mount')
-rw-r--r--test/data/providers/mount/parsed/linux.mount5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/data/providers/mount/parsed/linux.mount b/test/data/providers/mount/parsed/linux.mount
new file mode 100644
index 000000000..75dd71fd4
--- /dev/null
+++ b/test/data/providers/mount/parsed/linux.mount
@@ -0,0 +1,5 @@
+/dev/root on / type jfs (rw,noatime)
+rc-svcdir on /lib64/rc/init.d type tmpfs (rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755)
+sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
+/dev/sda9 on /usr/portage type jfs (rw)
+/dev/fake on /ghost type jfs (rw)