Constant CAP_MAC_OVERRIDE
pub const CAP_MAC_OVERRIDE: i32 = 32;
Available on crate feature
dep_nc
only.Expand description
Override MAC access.
The base kernel enforces no MAC policy.
An LSM may enforce a MAC policy, and if it does and it chooses to implement capability based overrides of that policy, this is the capability it should use to do so.