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

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