mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-15 18:25:53 +00:00
man: document that timeout=0 is the default for entries in crypttab (cherry picked from commit 8b95c91638)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
32b7c187fb
commit
c3093ffebf
+4
-3
@@ -219,9 +219,10 @@
|
||||
<listitem><para>Specify the timeout
|
||||
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.</para></listitem>
|
||||
Supported units are s, ms, us, min, h,
|
||||
d. A timeout of 0 waits indefinitely
|
||||
(which is the
|
||||
default).</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user