man: systemd.journal-fields: document _SYSTEMD_INVOCATION_ID (#5316)
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Sun, 12 Feb 2017 05:27:58 +0000 (06:27 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 12 Feb 2017 05:27:58 +0000 (00:27 -0500)
#4067 added documentation to systemd.exec(5), but not systemd.journal-fields(7).

man/systemd.journal-fields.xml

index 494f97a..2b0acee 100644 (file)
       </varlistentry>
 
       <varlistentry>
+        <term><varname>_SYSTEMD_INVOCATION_ID=</varname></term>
+        <listitem>
+          <para>The invocation ID for the runtime cycle of the unit
+          the message was generated in, as available to processes
+          of the unit in <varname>$INVOCATION_ID</varname> (see
+          <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>).</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><varname>_HOSTNAME=</varname></term>
         <listitem>
           <para>The name of the originating host.</para>