Constant CAP_DAC_OVERRIDE
pub const CAP_DAC_OVERRIDE: i32 = 1;
Available on crate feature
dep_nc
only.Expand description
Override all DAC access, including ACL execute access if
_POSIX_ACL
is defined. Excluding DAC access covered by
CAP_LINUX_IMMUTABLE
.