]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-creds.xml
creds: Add ImportCredential=
[thirdparty/systemd.git] / man / systemd-creds.xml
index b16ee09ceec6b227b2dec9bc47988b18c56b6aa8..a5cfe0901a7e488a65bace090d5b239e663b65c2 100644 (file)
@@ -38,9 +38,9 @@
     processes. They are primarily used for passing cryptographic keys (both public and private) or
     certificates, user account information or identity information from the host to services.</para>
 
-    <para>Credentials are configured in unit files via the <varname>LoadCredential=</varname>,
-    <varname>SetCredential=</varname>, <varname>LoadCredentialEncrypted=</varname> and
-    <varname>SetCredentialEncrypted=</varname> settings, see
+    <para>Credentials are configured in unit files via the <varname>ImportCredential></varname>,
+    <varname>LoadCredential=</varname>, <varname>SetCredential=</varname>,
+    <varname>LoadCredentialEncrypted=</varname> and <varname>SetCredentialEncrypted=</varname> settings, see
     <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
     details.</para>
 
 
         <listitem><para>When specified with <command>encrypt</command> controls whether to show the encrypted
         credential as <varname>SetCredentialEncrypted=</varname> setting that may be pasted directly into a
-        unit file.</para></listitem>
+        unit file. Has effect only when used together with <option>--name=</option> and <literal>-</literal>
+        as the output file.</para></listitem>
       </varlistentry>
 
       <varlistentry>