]> xenbits.xensource.com Git - libvirt.git/commit
spec: If installing default network, restart libvirtd
authorCole Robinson <crobinso@redhat.com>
Thu, 16 Apr 2015 19:42:05 +0000 (15:42 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 26 Apr 2016 14:42:33 +0000 (10:42 -0400)
commit1d4400082a02c41b152cc9ab7b4cfc428cc527ee
tree95fdb32ed29761dafab06393c7ae962d9b0d8add
parent600a666ce57803117fc159a88ea1e2cd4ed2fe5e
spec: If installing default network, restart libvirtd

If libvirt-daemon-config-network is installed while libvirtd is already
running, the daemon doesn't notice the network. Users then have to
manually restart libvirtd (or reboot) to pick up the network.

Instead let's trigger a daemon restart when the package is first installed.
Then the default network is available immediately if libvirtd was already
running.

https://bugzilla.redhat.com/show_bug.cgi?id=867546
libvirt.spec.in