diff --git a/man/crypttab.xml b/man/crypttab.xml index caed04836e3..3aebd7ea902 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -201,7 +201,16 @@ will be ordered between remote-fs-pre.target and remote-cryptsetup.target, instead of cryptsetup-pre.target and - cryptsetup.target. + cryptsetup.target. + + Hint: if this device is used for a mount point that is specified in + fstab5, + the option should also be used for the mount + point. Otherwise, a dependency loop might be created where the mount point + will be pulled in by local-fs.target, while the + service to configure the network is usually only started after + the local file system has been mounted. + @@ -433,6 +442,7 @@ hidden /mnt/tc_hidden /dev/null tcrypt-hidden,tcrypt-keyfile=/etc/keyfil systemd1, systemd-cryptsetup@.service8, systemd-cryptsetup-generator8, + fstab5, cryptsetup8, mkswap8, mke2fs8