summaryrefslogtreecommitdiff
path: root/man/crypttab.xml
diff options
context:
space:
mode:
authorSebastian Blunt <sebastian@c4k3.net>2021-05-30 13:23:01 -0700
committerLennart Poettering <lennart@poettering.net>2021-05-31 17:57:44 +0200
commit4858bc0d8453bfbadf46aecd291e886d2a8a2f20 (patch)
treefd41c0e1094718030aecc3ff7e2429f0a555b810 /man/crypttab.xml
parentd65c5d04f9c6d6c943e67e677161caed782fe7a7 (diff)
downloadsystemd-4858bc0d8453bfbadf46aecd291e886d2a8a2f20.tar.gz
Respect option 'silent' on cryptsetup FIDO2 pin entry
Makes the silent flags behavior consistent between regular password entry and FIDO2 pin entry.
Diffstat (limited to 'man/crypttab.xml')
-rw-r--r--man/crypttab.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/crypttab.xml b/man/crypttab.xml
index c048cd64c2..e98151ca75 100644
--- a/man/crypttab.xml
+++ b/man/crypttab.xml
@@ -531,8 +531,9 @@
<varlistentry>
<term><option>silent</option></term>
- <listitem><para>If the encryption password is read from console, no asterisks will be shown
- while typing the password.</para></listitem>
+ <listitem><para>If an encryption password or security token PIN is
+ read from console, no asterisks will be shown while typing the pin or
+ password.</para></listitem>
</varlistentry>
<varlistentry>