summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2023-03-15 09:27:47 +0100
committerGitHub <noreply@github.com>2023-03-15 09:27:47 +0100
commit264c2676866488fb16fceb027f4ec0b536344656 (patch)
tree5e1065944ab68d3a48ccec31e6f9a893022bcd83 /man
parentd4b6ec980ddd15c9d1a38fd2c5d061c249427f4f (diff)
parent1092e82bb74555da354d0507398a833a65c8f068 (diff)
downloadsystemd-264c2676866488fb16fceb027f4ec0b536344656.tar.gz
Merge pull request #26794 from bluca/log_extra_fields
core: append LogExtraFields= values to log_unit* messages
Diffstat (limited to 'man')
-rw-r--r--man/systemd.exec.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 653aa0d792..4001123a96 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -2909,8 +2909,8 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX
<term><varname>LogExtraFields=</varname></term>
<listitem><para>Configures additional log metadata fields to include in all log records generated by
- processes associated with this unit. This setting takes one or more journal field assignments in the
- format <literal>FIELD=VALUE</literal> separated by whitespace. See
+ processes associated with this unit, including systemd. This setting takes one or more journal field
+ assignments in the format <literal>FIELD=VALUE</literal> separated by whitespace. See
<citerefentry><refentrytitle>systemd.journal-fields</refentrytitle><manvolnum>7</manvolnum></citerefentry>
for details on the journal field concept. Even though the underlying journal implementation permits
binary field values, this setting accepts only valid UTF-8 values. To include space characters in a