d57c67e MONITOR: Resolve symlinks setting the inotify watchers

1 file Authored by Samuel Cabrero 4 years ago, Committed by pbrezina 4 years ago,
    MONITOR: Resolve symlinks setting the inotify watchers
    
    If resolv.conf is a symlink and sssd starts before getting an address
    from dhcp the data provider will remain forever offline, as the watched
    parent directory is the directory containing the symlink.
    
    Signed-off-by: Samuel Cabrero <scabrero@suse.de>
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+52 -3