mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
let a profile set a tasks caps, similar to fscaps
This commit is contained in:
@@ -76,6 +76,7 @@ struct codomain {
|
||||
unsigned int audit_caps;
|
||||
unsigned int deny_caps;
|
||||
unsigned int quiet_caps;
|
||||
unsigned int set_caps;
|
||||
|
||||
unsigned int *network_allowed; /* array of type masks
|
||||
* indexed by AF_FAMILY */
|
||||
|
Reference in New Issue
Block a user