Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 147d2601 authored by Richard Guy Briggs's avatar Richard Guy Briggs Committed by Eric Paris
Browse files

capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITE



Fill in missing descriptions for AUDIT_CONTROL and AUDIT_WRITE definitions.

Signed-off-by: default avatarRichard Guy Briggs <rgb@redhat.com>
parent f952d10f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -308,8 +308,12 @@ struct vfs_cap_data {

#define CAP_LEASE            28

/* Allow writing the audit log via unicast netlink socket */

#define CAP_AUDIT_WRITE      29

/* Allow configuration of audit via unicast netlink socket */

#define CAP_AUDIT_CONTROL    30

#define CAP_SETFCAP	     31