get_global_authfile_impl

Function get_global_authfile_impl 

Source
fn get_global_authfile_impl(
    root: &RootDir,
    am_uid0: bool,
) -> Result<Option<(Utf8PathBuf, File)>>
Expand description

Return the path to the global container authentication file, if it exists.