Constant nc::types::CAP_SETPCAP

source ·
pub const CAP_SETPCAP: i32 = 8;
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