]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make sure DNSMASQ_STATE_DIR exists
authorGuido Günther <agx@sigxcpu.org>
Sat, 23 Apr 2011 12:28:44 +0000 (14:28 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 25 Apr 2011 21:41:57 +0000 (23:41 +0200)
commitbf5e3f65986623c79bc651d331c732ea02f66ef5
tree3fe760b47fdcb7d359fb0c4ff3044d4ca4c1745f
parentbf130d2c85fbd1cd93ed61f34bee434bc249d59f
Make sure DNSMASQ_STATE_DIR exists

otherwise the directory returned by networkDnsmasqLeaseFileName will not
be created if ipdef->nhosts == 0 in networkBuildDnsmasqArgv.
src/network/bridge_driver.c