From: Mike Yuan Date: Wed, 24 Apr 2024 17:08:47 +0000 (+0800) Subject: man/systemd.journal-fields: add missing OBJECT_SYSTEMD_INVOCATION_ID X-Git-Tag: v256-rc1~18^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F32464%2Fhead;p=thirdparty%2Fsystemd.git man/systemd.journal-fields: add missing OBJECT_SYSTEMD_INVOCATION_ID --- diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index f734600b447..7beee9db569 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -546,8 +546,7 @@ OBJECT_PID=PID - PID of the program that this message pertains to. - + PID of the program that this message pertains to. @@ -567,9 +566,8 @@ OBJECT_SYSTEMD_UNIT= OBJECT_SYSTEMD_USER_UNIT= - These are additional fields added automatically by - systemd-journald. Their meaning is the - same as + These are additional fields added automatically by systemd-journald. + Their meaning is the same as _UID=, _GID=, _COMM=, @@ -589,6 +587,17 @@ + + + OBJECT_SYSTEMD_INVOCATION_ID= + + An additional field added automatically by systemd-journald. The meaning + is mostly the same as _SYSTEMD_INVOCATION_ID=, with the difference described + above. + + + +