On Thu, 2018-03-22 at 14:54 +0000, Daniel P. Berrangé wrote: > Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> > --- > src/remote/remote_driver.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c > index f765c09416..0eec50b6bd 100644 > --- a/src/remote/remote_driver.c > +++ b/src/remote/remote_driver.c > @@ -1063,7 +1063,7 @@ doRemoteOpen(virConnectPtr conn, > if ((flags & VIR_DRV_OPEN_REMOTE_AUTOSTART) && > !(daemonPath = virFileFindResourceFull("libvirtd", > NULL, NULL, > - abs_topbuilddir "/daemon", > + abs_topbuilddir "/src", > SBINDIR, > "LIBVIRTD_PATH"))) > goto failed; Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list