summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc.Linux/filesystems')
-rw-r--r--etc.Linux/filesystems14
1 files changed, 14 insertions, 0 deletions
diff --git a/etc.Linux/filesystems b/etc.Linux/filesystems
new file mode 100644
index 00000000..0bb9c3c5
--- /dev/null
+++ b/etc.Linux/filesystems
@@ -0,0 +1,14 @@
+# /etc/filesystems
+#
+# This file defines the filesystems search order used by a
+# 'mount -t auto' command.
+#
+
+# Uncomment the following line if your modular kernel has vfat
+# support and you want mount to try vfat.
+#vfat
+
+# Keep the last '*' intact as it directs mount to use the
+# filesystems list available at /proc/filesystems also.
+# Don't remove it unless you REALLY know what you are doing!
+*