Constant CAP_MKNOD
pub const CAP_MKNOD: i32 = 27;
Available on crate feature
dep_nc
only.Expand description
Allow the privileged aspects of mknod()
.
pub const CAP_MKNOD: i32 = 27;
dep_nc
only.Allow the privileged aspects of mknod()
.