chiark / gitweb /
cryptsetup: Retry indefinitely if tries=0 option has been set.
[elogind.git] / man / crypttab.xml
index 5aade57c426af33152e8d0cf6c1f8e8296d486d6..90d8ce95fe5710f9fcb180f5f50cec7553f94046 100644 (file)
                 <variablelist class='crypttab-options'>
 
                         <varlistentry>
-                                <term><varname>allow-discards</varname></term>
+                                <term><varname>discard</varname></term>
 
                                 <listitem><para>Allow discard requests to be
                                 passed through the encrypted block device. This
                                 <term><varname>tries=</varname></term>
 
                                 <listitem><para>Specifies the maximum number of
-                                times the user is queried for a password.</para></listitem>
+                                times the user is queried for a password.
+                                The default is 3. If set to 0, the user is
+                                queried for a password indefinitely.</para></listitem>
                         </varlistentry>
 
                         <varlistentry>