mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: document INVOCATION_ID and USER_INVOCATION_ID journal fields
This commit is contained in:
@@ -91,6 +91,16 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>INVOCATION_ID=</varname></term>
|
||||
<term><varname>USER_INVOCATION_ID=</varname></term>
|
||||
<listitem>
|
||||
<para>A randomized, unique 128-bit ID identifying each runtime cycle of the unit. This is different from
|
||||
<varname>_SYSTEMD_INVOCATION_ID</varname> in that it is only used for messages coming from systemd code
|
||||
(e.g. logs from the system/user manager or from forked processes performing systemd-related setup).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>SYSLOG_FACILITY=</varname></term>
|
||||
<term><varname>SYSLOG_IDENTIFIER=</varname></term>
|
||||
|
||||
Reference in New Issue
Block a user