pub(super) fn add_current_user_to_jail(jail: &mut Minijail) -> Result<Ids>
Expand description

Set the uid/gid for the jailed process and give a basic id map. This is required for bind mounts to work.