|
libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
| #define | CAP_KILL 42 |
Functions | |
| int | explain_capability_kill (void) |
| int explain_capability_kill | ( | void | ) |
The explain_capability_kill function may be used to determine whether or not the process has the CAP_KILL capability
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.
1.7.6.1