[fstab] Weaken the prescription against / in crypttab

FIXES #1811
This commit is contained in:
Adriaan de Groot 2021-11-01 14:52:04 +01:00
parent 0df288f647
commit 218c1d9344

View File

@ -44,7 +44,7 @@ CRYPTTAB_HEADER = """# /etc/crypttab: mappings for encrypted partitions.
#
# See crypttab(5) for the supported syntax.
#
# NOTE: Do not list your root (/) partition here, it must be set up
# NOTE: You need not list your root (/) partition here, but it must be set up
# beforehand by the initramfs (/etc/mkinitcpio.conf). The same applies
# to encrypted swap, which should be set up with mkinitcpio-openswap
# for resume support.