Constant CAP_SETPCAP
pub const CAP_SETPCAP: i32 = 8;
Available on crate feature
dep_nc
only.Expand description
Linux-specific capabilities
Without VFS support for capabilities: Transfer any capability in your permitted set to any pid, remove any capability in your permitted set from any pid With VFS support for capabilities (neither of above, but) Add any capability from current’s capability bounding set to the current process’ inheritable set Allow taking bits out of capability bounding set Allow modification of the securebits for a process