]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
network: create statedir during driver initialization
authorLaine Stump <laine@laine.org>
Fri, 4 Apr 2014 11:21:13 +0000 (14:21 +0300)
committerLaine Stump <laine@laine.org>
Sun, 27 Apr 2014 09:19:13 +0000 (12:19 +0300)
commit8aaa5b68efd58117951d76a67f20798f959a17fa
treec4f02f2b54cbf6e021db8e712f9c3b0940a3beb7
parent440beeb7acfe45014be753760ffcc12606462134
network: create statedir during driver initialization

This directory should be created when the network driver is first
started up, not just when a dhcp daemon is run. This hasn't posed a
problem in the past, because the directory has always been
pre-existing.
src/network/bridge_driver.c