mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
man: document explicitly that LogExtraFields= and LogFilterPatterns= are for system service only for now
Fixes: #29956
This commit is contained in:
@@ -3136,6 +3136,9 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX
|
||||
values are indexed may also be used to implement cross-unit log record matching. Assign an empty
|
||||
string to reset the list.</para>
|
||||
|
||||
<para>Note that this functionality is currently only available in system services, not in per-user
|
||||
services.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v236"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
@@ -3191,6 +3194,9 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX
|
||||
the kernel log buffer (kmsg), the systemd console, or sent as wall messages to all logged-in
|
||||
users.</para>
|
||||
|
||||
<para>Note that this functionality is currently only available in system services, not in per-user
|
||||
services.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v253"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user