This small series converts the two places where we autostart
libvirtd/virtlockd over to use virFileFindResource so that
./tools/virsh -c qemu:///session will use the daemons from
the source tree instead of /usr/sbin
Daniel P. Berrange (3):
Use virFileFindResource to locate libvirtd daemon
Use virFileFindResource to locate virtlockd daemon
Make autostart of virtlockd actually work
src/locking/lock_daemon.c | 20 +++++++++++++++++++
src/locking/lock_driver_lockd.c | 25 +++++++----------------
src/remote/remote_driver.c | 44 ++++++-----------------------------------
3 files changed, 33 insertions(+), 56 deletions(-)
--
1.9.0