pub(crate) fn inject_root_ssh_authorized_keys( root: &Dir, sepolicy: Option<&SePolicy>, contents: &str, ) -> Result<()>