summaryrefslogtreecommitdiff
path: root/man/crypttab.xml
diff options
context:
space:
mode:
authorChih-Hsuan Yen <yan12125@gmail.com>2022-08-05 00:45:33 +0800
committerLuca Boccassi <luca.boccassi@gmail.com>2022-08-08 17:03:28 +0100
commit7aa0b0121e2eef5d4caa676e746faed99d9ab097 (patch)
tree50c65700ac5a6a4d32ab10f31b56110bc38ca9c7 /man/crypttab.xml
parent57a0e3f5036a0a1ac4c362ed7b8a2c5b62df23b9 (diff)
downloadsystemd-7aa0b0121e2eef5d4caa676e746faed99d9ab097.tar.gz
cryptsetup: support keyfile-timeout for using a device as the key file
Closes https://github.com/systemd/systemd/issues/21993
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r--man/crypttab.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml
index 22411166a8..a296949595 100644
--- a/man/crypttab.xml
+++ b/man/crypttab.xml
@@ -232,8 +232,8 @@
<term><option>keyfile-timeout=</option></term>
<listitem><para> Specifies the timeout for the device on
- which the key file resides and falls back to a password if
- it could not be mounted. See
+ which the key file resides or the device used as the key file,
+ and falls back to a password if it could not be accessed. See
<citerefentry><refentrytitle>systemd-cryptsetup-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>
for key files on external devices.
</para></listitem>