gaol::platform::linux::namespace

Function prepare_user_and_pid_namespaces

Source
unsafe fn prepare_user_and_pid_namespaces(
    parent_uid: uid_t,
    parent_gid: gid_t,
) -> Result<()>
Expand description

Sets up the user and PID namespaces.