Constant CAP_KILL
pub const CAP_KILL: i32 = 5;
Available on crate feature
dep_nc
only.Expand description
Overrides the restriction that the real or effective user ID of a process sending a signal must match the real or effective user ID of the process receiving the signal.