X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fcrypttab.xml;h=a94163b4b2e02beb35f08373c32a02c14ad8560b;hp=f3bde71b4f633ba60dc1966bce0ca880e35dc226;hb=de1c301ed165eb4d04a0c9d4babe97912b5233bb;hpb=8e129f5156569e1bc858b002ca54cd447c38f4f1 diff --git a/man/crypttab.xml b/man/crypttab.xml index f3bde71b4..a94163b4b 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -25,7 +25,7 @@ The Red Hat version has been written by Miloslav Trmac . --> - + crypttab @@ -103,7 +103,7 @@ comma-delimited list of options. The following options are recognized: - + cipher= @@ -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,14 +175,14 @@ verify - If the the encryption + If the encryption password is read from console, it has to be entered twice (to prevent typos). - read-only + read-onlyreadonly Set up the encrypted block device in read-only @@ -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.