Constant CLONE_INTO_CGROUP
pub const CLONE_INTO_CGROUP: u64 = 0x0002_0000_0000; // 8_589_934_592u64
Available on crate feature
dep_nc
only.Expand description
Clone into a specific cgroup given the right permissions.
pub const CLONE_INTO_CGROUP: u64 = 0x0002_0000_0000; // 8_589_934_592u64
dep_nc
only.Clone into a specific cgroup given the right permissions.