relabel_recurse

Function relabel_recurse 

Source
pub(crate) fn relabel_recurse(
    root: &Dir,
    path: impl AsRef<Utf8Path>,
    as_path: Option<&Utf8Path>,
    policy: &SePolicy,
) -> Result<()>
Expand description

Recursively relabel the target directory.