From: Michal Koutný Date: Mon, 24 Apr 2017 14:19:53 +0000 (+0200) Subject: man: systemd.journal-fields: Note about originator PID (#5724) X-Git-Tag: v234~302 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a96f668e49dc72a91ca3fa6b367cea186bc8f0e7;p=thirdparty%2Fsystemd.git man: systemd.journal-fields: Note about originator PID (#5724) --- diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 0ef844b8214..b82c1300ca0 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -156,7 +156,9 @@ The process, user, and group ID of the process the journal entry originates from formatted as a decimal - string. + string. Note that entries obtained via stdout or + stderr of forked processes will contain credentials valid for a parent + process (that initiated the connection to systemd-journald).