From 3a83211689bdf4ab617a4fb79e11980c50918123 Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Mon, 15 Jul 2013 18:10:56 -0700 Subject: journal: add logging of effective capabilities _CAP_EFFECTIVE I think this is the most important of the capabilities bitmasks to log. --- man/systemd.journal-fields.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man/systemd.journal-fields.xml') 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 @@ -196,6 +196,15 @@ + + _CAP_EFFECTIVE= + + The effective capabilities7 of + the process the journal entry + originates from. + + + _AUDIT_SESSION= _AUDIT_LOGINUID= -- cgit v1.2.3-54-g00ecf