1
0
mirror of https://github.com/systemd/systemd.git synced 2025-09-07 09:44:44 +03:00

man: systemd.journal-fields: Note about originator PID (#5724)

This commit is contained in:
Michal Koutný
2017-04-24 16:19:53 +02:00
committed by Lennart Poettering
parent eda8c27fea
commit a96f668e49

View File

@@ -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>