summaryrefslogtreecommitdiff
path: root/libre/filesystem/crypttab
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-12-17 16:52:22 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-12-17 16:52:22 -0500
commit0d1de9a2c77798a18f368b80334664f5952684bc (patch)
treeff9b7002be9d970cb491c3c71eda3c1e29faed23 /libre/filesystem/crypttab
parent18cc9ec7fa83a01503e2038580e2cde7dd4a9dc7 (diff)
filesystem-2017.10-2.parabola1: updating version
Diffstat (limited to 'libre/filesystem/crypttab')
-rw-r--r--libre/filesystem/crypttab11
1 files changed, 3 insertions, 8 deletions
diff --git a/libre/filesystem/crypttab b/libre/filesystem/crypttab
index 96065a060..3dbc8a46c 100644
--- a/libre/filesystem/crypttab
+++ b/libre/filesystem/crypttab
@@ -1,11 +1,6 @@
-# crypttab: mappings for encrypted partitions
-#
-# Each mapped device will be created in /dev/mapper, so your /etc/fstab
-# should use the /dev/mapper/<name> paths for encrypted devices.
-#
-# The Arch/Parabola specific syntax has been deprecated, see crypttab(5) for the
-# new supported syntax.
-#
+# Configuration for encrypted block devices.
+# See crypttab(5) for details.
+
# NOTE: Do not list your root (/) partition here, it must be set up
# beforehand by the initramfs (/etc/mkinitcpio.conf).