3418e78 Start daemon only after filesystems are mounted

Authored and Committed by mkletzan 8 years ago
    Start daemon only after filesystems are mounted
    
    When images are on mounted filesystems, there is no guarantee libvirtd
    will start before they are mounted.  Since we want to start after both
    local and remote filesystems are mounted, we need to add both local-fs
    and remote-fs as targets that should precede starting libvirtd service.
    
    Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
    
        
file modified
+2 -0