Function gaol::platform::linux::namespace::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.