diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2015-09-16 12:26:38 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-09-16 16:10:11 -0400 |
commit | a7841b85605ff1645675cab77569ff7576af9530 (patch) | |
tree | a7972e05bacc1b23ac2bcb9584f1dc9374a7d8d5 /recipes-networking/openvswitch/files/openvswitch-controller-setup | |
parent | a27d411aefbf38e070adebac539c4981c2360b4d (diff) | |
download | meta-virtualization-a7841b85605ff1645675cab77569ff7576af9530.tar.gz |
libvirt: Properly shutdown libvirtd.service
We build libvirt without support for sd_notify (dbus) therefor we have
to run libvirtd as a 'forking daemon' (per commit
055744cdbc1526d966091158c8fae2d22c905db4 we pass --daemon)
We need to update the systemd service file to reflect this such that
the libvirtd.service can be properly stopped. If we ever enable
sd_notify support in libvirt we can revert back to using the 'notify'
systemd type. Without this change libvirtd continue to run even if the
stop command is issued, subsequent attempts to start the service will
fail.
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