summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Koutný <Werkov@users.noreply.github.com>2017-04-24 16:19:53 +0200
committerLennart Poettering <lennart@poettering.net>2017-04-24 16:19:53 +0200
commita96f668e49dc72a91ca3fa6b367cea186bc8f0e7 (patch)
tree6de311308016585a5e0130082cae68fe742bad96
parenteda8c27fea6094fbba387e015beaad9e2742a829 (diff)
man: systemd.journal-fields: Note about originator PID (#5724)
-rw-r--r--man/systemd.journal-fields.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml
index 0ef844b821..b82c1300ca 100644
--- a/man/systemd.journal-fields.xml
+++ b/man/systemd.journal-fields.xml
@@ -156,7 +156,9 @@
<listitem>
<para>The process, user, and group ID of the process the
journal entry originates from formatted as a decimal
- string.</para>
+ string. Note that entries obtained via <literal>stdout</literal> or
+ <literal>stderr</literal> of forked processes will contain credentials valid for a parent
+ process (that initiated the connection to <command>systemd-journald</command>).</para>
</listitem>
</varlistentry>