]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: Remove custom libvirtd restart logic
authorAndrea Bolognani <abologna@redhat.com>
Wed, 5 Jul 2023 15:37:34 +0000 (17:37 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 27 Jul 2023 16:02:56 +0000 (18:02 +0200)
commitdf1e4e34cc4935f0e30590c59144e986b8f35fee
tree88bdeb865fa8d40fc44eded9cebac4d788fe9483
parentea45933d35b20d2826d821ab54e2046574dc57e8
rpm: Remove custom libvirtd restart logic

This logic was necessary when socket activation was introduced
in libvirt 5.6.0/5.7.0 in order to guarantee smooth upgrades.

These days, even the oldest platform that we target ships a
version of libvirtd that implements socket activation, so the
additional code is no longer useful and we can treat libvirtd
the same as all other services.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
libvirt.spec.in