diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2013-06-27 15:23:34 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-06-28 14:05:48 -0400 |
| commit | c4432c79f96394f0a874436fc769f093c6f3bcd5 (patch) | |
| tree | 711436ddbd5b0dd1db11b713bd7fc59adc959fea /recipes-networking/openvswitch/files/openvswitch-controller-setup | |
| parent | b6dc9613cda67df165e6d0a058e82ccb33282a1d (diff) | |
| download | meta-virtualization-c4432c79f96394f0a874436fc769f093c6f3bcd5.tar.gz | |
libvirt: switch to use volatile system for directory creation in /var/run
libvirt relies on its Makefile's install rules to create several
directories in /var/run/libvirt. The use of ALLOW_EMPTY_ allows these
to be included in the RPM, however, they are cleared out at boot by
the volatile system. This causes issues since the libvirt runtime does
not check for the existence of these directories prior to attempting
to create files in them, resulting in errors. Here we add to the
volatiles allowing the required directories to be created at boot or
when the volatiles are updated.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/files/openvswitch-controller-setup')
0 files changed, 0 insertions, 0 deletions
