From: Lennart Poettering Date: Mon, 22 Apr 2024 09:37:41 +0000 (+0200) Subject: man: document explicitly that LogExtraFields= and LogFilterPatterns= are for system... X-Git-Tag: v256-rc1~71^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552dc4a97c3de76afb0bb0ef8dbe463382e93838;p=thirdparty%2Fsystemd.git man: document explicitly that LogExtraFields= and LogFilterPatterns= are for system service only for now Fixes: #29956 --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 598a399b93a..7e49d8e267f 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -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. + Note that this functionality is currently only available in system services, not in per-user + services. + @@ -3191,6 +3194,9 @@ StandardInputData=V2XigLJyZSBubyBzdHJhbmdlcnMgdG8gbG92ZQpZb3Uga25vdyB0aGUgcnVsZX the kernel log buffer (kmsg), the systemd console, or sent as wall messages to all logged-in users. + Note that this functionality is currently only available in system services, not in per-user + services. +