]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Restart libvirtd on upgrade without socket activation
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 10 Jan 2023 11:21:56 +0000 (12:21 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 10 Jan 2023 14:47:39 +0000 (15:47 +0100)
commit8f93d546d198c7dc47068dbc0f233aad28b0e33a
tree1213ad9f395fcb7225bdc1926417300939051fea
parent2b5f9251129d61cfc6cffa63d367af27850602a4
spec: Restart libvirtd on upgrade without socket activation

The %posttrans phase has a special case for upgrading libvirt daemon
with --listen, but it forgot to also restart the daemon in order to
run the new installed version.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1820437

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
libvirt.spec.in