]> git.ipfire.org Git - thirdparty/libvirt.git/commit
More advanced auto-detection of driver module directory
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 23 Jul 2012 15:21:13 +0000 (16:21 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 24 Jul 2012 08:21:19 +0000 (09:21 +0100)
commite537a3163785dc0341f9d151658c7be416193214
treee8e50dc08e43fd339b1587000d82b722b009075f
parent5e62ba3428b377d47f5ddbee705ee33027354824
More advanced auto-detection of driver module directory

When running directly from GIT, libvirtd attempts to locate
the directory containing loadable modules. This currently
only works if executing libvirtd with a CWD inside the libvirt
source tree. Switch to locate based on the path to the current
binary instead
daemon/libvirtd.c