mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 05:01:29 +00:00
man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from program_invocation_short_name
(cherry picked from commit d2753d2200)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
d6a69dada0
commit
265f023d76
@@ -156,7 +156,10 @@
|
||||
(formatted as decimal string),
|
||||
the identifier string
|
||||
(i.e. "tag"), and the client
|
||||
PID.</para>
|
||||
PID. (Note that the tag is
|
||||
usually derived from glibc's
|
||||
<varname>program_invocation_short_name</varname>
|
||||
variable, see <citerefentry><refentrytitle>program_invocation_short_name</refentrytitle><manvolnum>3</manvolnum></citerefentry>.)</para>
|
||||
</listitem>
|
||||
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user