]> xenbits.xensource.com Git - libvirt.git/commit
Move dnsmasq host file to a separate directory
authorDaniel Veillard <veillard@redhat.com>
Wed, 28 Apr 2010 13:38:47 +0000 (15:38 +0200)
committerDaniel Veillard <veillard@redhat.com>
Wed, 28 Apr 2010 13:53:09 +0000 (15:53 +0200)
commit4e041189f85bc1b0f8d5278c0cafdd4aba55beaf
tree7473f63aea81a1bcada78f6b4db22512bded1031
parent42f8b25b663382248d82497dc83490cf0adea2b2
Move dnsmasq host file to a separate directory

use /var/lib/libvirt/dnsmasq since /var/lib/libvirt/network is
unreadable by the dnsmasq binary

* src/network/bridge_driver.c: update DNSMASQ_STATE_DIR
* src/Makefile.am: create it on make install
* libvirt.spec.in: take the new directory into account
libvirt.spec.in
src/Makefile.am
src/network/bridge_driver.c