]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd-creds: fix documentation typo in systemd.exec.xml
authorAnton Ryzhov <anton@ryzhov.me>
Mon, 2 Jun 2025 22:20:30 +0000 (00:20 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Jun 2025 22:42:44 +0000 (07:42 +0900)
man/systemd.exec.xml

index 7deda0f297916ccec689caf65134975d16b185d3..cd7b1056befa93efcf3193445a3d991b14186202 100644 (file)
@@ -3680,7 +3680,7 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX
         in the same way a regular credential specified via <varname>LoadCredential=</varname> would be. A
         credential configured this way may be symmetrically encrypted/authenticated with a secret key derived
         from the system's TPM2 security chip, or with a secret key stored in
-        <filename>/var/lib/systemd/credentials.secret</filename>, or with both. Using encrypted and
+        <filename>/var/lib/systemd/credential.secret</filename>, or with both. Using encrypted and
         authenticated credentials improves security as credentials are not stored in plaintext and only
         authenticated and decrypted into plaintext the moment a service requiring them is started. Moreover,
         credentials may be bound to the local hardware and installations, so that they cannot easily be