libexplain
1.4.D001
|
Go to the source code of this file.
Defines | |
#define | CAP_SYS_CHROOT 42 |
Functions | |
int | explain_capability_sys_chroot (void) |
#define CAP_SYS_CHROOT 42 |
Definition at line 25 of file sys_chroot.c.
int explain_capability_sys_chroot | ( | void | ) |
The explain_capability_sys_chroot function may be used to determine whether or not the process has the CAP_SYS_CHROOT capability
Allow use of chroot()
Definition at line 30 of file sys_chroot.c.