summaryrefslogtreecommitdiff
path: root/man/systemd.journal-fields.xml
diff options
context:
space:
mode:
authorShawn Landden <shawnlandden@gmail.com>2013-07-15 18:10:56 -0700
committerLennart Poettering <lennart@poettering.net>2013-07-16 04:27:04 +0200
commit3a83211689bdf4ab617a4fb79e11980c50918123 (patch)
treee01b35ef57b7fb48ee3acd7ced3cdb9dc9498848 /man/systemd.journal-fields.xml
parentfa7deadb074dfbe473cf3bd942768dbd94cbf7c3 (diff)
downloadsystemd-3a83211689bdf4ab617a4fb79e11980c50918123.tar.gz
journal: add logging of effective capabilities _CAP_EFFECTIVE
I think this is the most important of the capabilities bitmasks to log.
Diffstat (limited to 'man/systemd.journal-fields.xml')
-rw-r--r--man/systemd.journal-fields.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml
index ed62edc849..452406c676 100644
--- a/man/systemd.journal-fields.xml
+++ b/man/systemd.journal-fields.xml
@@ -197,6 +197,15 @@
</varlistentry>
<varlistentry>
+ <term><varname>_CAP_EFFECTIVE=</varname></term>
+ <listitem>
+ <para>The effective <citerefentry><refentrytitle>capabilities</refentrytitle><manvolnum>7</manvolnum></citerefentry> of
+ the process the journal entry
+ originates from.</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>_AUDIT_SESSION=</varname></term>
<term><varname>_AUDIT_LOGINUID=</varname></term>
<listitem>