summaryrefslogtreecommitdiff
path: root/man/systemd.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-04-22 15:43:11 +0200
committerLennart Poettering <lennart@poettering.net>2022-04-28 18:12:00 +0200
commitfe672fe539c7bf24ab782d13c22b2dae7beafe8c (patch)
tree000069d67a6ecf21a0c94fe60030c62cfbaeba5b /man/systemd.xml
parent72267a55a1adc3798257dc7ff0ce4a6e7594e146 (diff)
downloadsystemd-fe672fe539c7bf24ab782d13c22b2dae7beafe8c.tar.gz
doc: add new markdown docs for credentials
Diffstat (limited to 'man/systemd.xml')
-rw-r--r--man/systemd.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml
index 7c2ab8f464..d7475b4277 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -954,7 +954,10 @@
command line is typically accessible by unprivileged programs in
<filename>/proc/cmdline</filename>. Thus, this mechanism is not suitable for transferring sensitive
data. Use it only for data that is not sensitive (e.g. public keys/certificates, rather than private
- keys), or in testing/debugging environments.</para></listitem>
+ keys), or in testing/debugging environments.</para>
+
+ <para>For further information see <ulink url="https://systemd.io/CREDENTIALS">System and Service
+ Credentials</ulink> documentation.</para></listitem>
</varlistentry>
<varlistentry>