Constant nc::types::CAP_CHOWN

source ·
pub const CAP_CHOWN: i32 = 0;
Expand description

POSIX-draft defined capabilities. In a system with the _POSIX_CHOWN_RESTRICTED option defined, this overrides the restriction of changing file ownership and group ownership.