57e5c3c Use virFileFindResource to locate libvirtd daemon

Authored and Committed by berrange 9 years ago
    Use virFileFindResource to locate libvirtd daemon
    
    Make the remote driver use virFileFindResource to find the
    libvirt daemon path, so that it executes the in-builddir
    daemon if run from source tree.
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+1 -1
file modified
+6 -38