ee6c7e8 MONITOR: Use the common inotify code to watch resolv.conf

Authored and Committed by jhrozek 7 years ago
    MONITOR: Use the common inotify code to watch resolv.conf
    
    The monitor code used its own inotify callbacks to watch for changes to
    resolv.conf. Instead of keeping this duplicated code around, let's use
    the shared inotify module that also powers the files provider.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+1 -0
file modified
+108 -363
file modified
+0 -3