summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/fstab5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/fstab b/share/fstab
index a579fb10..10b8d757 100644
--- a/share/fstab
+++ b/share/fstab
@@ -1,10 +1,11 @@
# /etc/fstab: static file system information.
-# The root filesystem should have a pass number of either 0 or 1.
-# All other filesystems should have a pass number of 0 or greater than 1.
#
# See the manpage fstab(5) for more information.
#
#
+# NOTE: The root filesystem should have a pass number of either 0 or 1.
+# All other filesystems should have a pass number of 0 or greater than 1.
+#
# NOTE: Even though we list ext4 as the type here, it will work with ext2/ext3
# filesystems. This just tells the kernel to use the ext4 driver.
#