mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
man: de-emphasize journal field _SYSTEMD_SESSION
See previous commit message.
This commit is contained in:
parent
1c97e2ebf4
commit
fa93fe9c15
@ -193,18 +193,19 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>_SYSTEMD_CGROUP=</varname></term>
|
||||
<term><varname>_SYSTEMD_SESSION=</varname></term>
|
||||
<term><varname>_SYSTEMD_SLICE=</varname></term>
|
||||
<term><varname>_SYSTEMD_UNIT=</varname></term>
|
||||
<term><varname>_SYSTEMD_USER_UNIT=</varname></term>
|
||||
<term><varname>_SYSTEMD_SESSION=</varname></term>
|
||||
<term><varname>_SYSTEMD_OWNER_UID=</varname></term>
|
||||
<term><varname>_SYSTEMD_SLICE=</varname></term>
|
||||
|
||||
<listitem>
|
||||
<para>The control group path in the systemd hierarchy, the
|
||||
systemd session ID (if any), the systemd unit name (if any),
|
||||
the systemd user session unit name (if any), the owner UID
|
||||
of the systemd session (if any) and the systemd slice unit
|
||||
of the process the journal entry originates from.</para>
|
||||
the systemd slice unit name, the systemd unit name, the
|
||||
unit name in the systemd user manager (if any), the systemd
|
||||
session ID (if any), and the owner UID of the systemd user
|
||||
unit or systemd session (if any) of the process the journal
|
||||
entry originates from.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user