X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fcrypttab.xml;h=acc702961d4b89b0a1191d13fb5b1d82a6bc76f5;hb=0028da22f194f7c0ca7169a48cf32e1bc0f9138a;hp=d61ec95e4cbaedc49b6f3b3cce760e51d63fca06;hpb=45ae1a05f98adfccaa3bdc36f8767322ac79c8e2;p=elogind.git diff --git a/man/crypttab.xml b/man/crypttab.xml index d61ec95e4..acc702961 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -130,6 +130,30 @@ + + keyfile-size= + + Specifies the maximum number + of bytes to read from the keyfile; see + cryptsetup8 + for possible values and the default + value of this option. This option is ignored + in plain encryption mode, as the keyfile-size is then given by the key size. + + + + + keyfile-offset= + + Specifies the number + of bytes to skip at the start of + the keyfile; see + cryptsetup8 + for possible values and the default + value of this option. + + + hash= @@ -151,7 +175,7 @@ verify - If the the encryption + If the encryption password is read from console, it has to be entered twice (to prevent typos). @@ -193,10 +217,11 @@ timeout= Specify the timeout - for querying for a password. If not - unit is specified in - seconds. Supported units are s, ms, - us, min, h, d. + for querying for a password. If no + unit is specified seconds is used. + Supported units are s, ms, + us, min, h, d. A timeout of 0 waits + indefinitely. @@ -255,6 +280,10 @@ + At early boot and when the system manager + configuration is reloaded this file is translated into + native systemd units + by systemd-cryptsetup-generator8. @@ -275,6 +304,7 @@ swap /dev/sda7 /dev/urandom swap systemd1, systemd-cryptsetup@.service8, + systemd-cryptsetup-generator8, cryptsetup8, mkswap8, mke2fs8