]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-cryptsetup@.service.xml
cryptsetup: add 'headless' parameter to skip password/pin query
[thirdparty/systemd.git] / man / systemd-cryptsetup@.service.xml
index 668208a01d35a8828ee1e3b3fccbedf6317226f8..1697ccc0f3cd2097196c59c0430bfdb616ddb3f3 100644 (file)
@@ -73,7 +73,8 @@
       <listitem><para>The kernel keyring is then checked for a suitable cached password from previous
       attempts.</para></listitem>
 
-      <listitem><para>Finally, the user is queried for a password, possibly multiple times.</para></listitem>
+      <listitem><para>Finally, the user is queried for a password, possibly multiple times, unless
+      the <varname>headless</varname> option is set.</para></listitem>
     </orderedlist>
 
     <para>If no suitable key may be acquired via any of the mechanisms describes above, volume activation fails.</para>