diff options
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r-- | man/crypttab.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml index 2554e194d1..42caf34308 100644 --- a/man/crypttab.xml +++ b/man/crypttab.xml @@ -319,6 +319,21 @@ </varlistentry> <varlistentry> + <term><option>x-systemd.device-timeout=</option></term> + + <listitem><para>Specifies how long + systemd should wait for a device to + show up before giving up on the + entry. The argument is a time in + seconds or explicitly specifified + units of <literal>s</literal>, + <literal>min</literal>, + <literal>h</literal>, + <literal>ms</literal>. + </para></listitem> + </varlistentry> + + <varlistentry> <term><option>tmp</option></term> <listitem><para>The encrypted block device will |