kanidm_unixd_tasks

Function setup_shadow_inotify_watcher

Source
pub(crate) fn setup_shadow_inotify_watcher(
    shadow_broadcast_tx: Sender<bool>,
) -> Result<Debouncer<RecommendedWatcher, RecommendedCache>, ExitCode>