]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
spec: Don't save/restore running VMs on libvirt-client update
authorJiri Denemark <jdenemar@redhat.com>
Mon, 25 Nov 2013 15:37:32 +0000 (16:37 +0100)
committerCole Robinson <crobinso@redhat.com>
Sat, 14 Dec 2013 18:41:52 +0000 (13:41 -0500)
The previous attempt (commit d65e0e1) removed just one of two
libvirt-guests restarts that happened on libvirt-client update. Let's
remove the last one too :-)

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

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
(cherry picked from commit 604f79b3603d6f7d922c7155d67ff9617411e79f)

libvirt.spec.in

index b3f0651e216ef8e75395d086be276da056fdfa02..298dde44641eafcb4cc19cd2b1199315cf2b9dd1 100644 (file)
@@ -1622,7 +1622,7 @@ fi
 /sbin/ldconfig
 %if %{with_systemd}
     %if %{with_systemd_macros}
-        %systemd_postun_with_restart libvirt-guests.service
+        %systemd_postun libvirt-guests.service
     %endif
 %triggerun client -- libvirt < 0.9.4
 %{_bindir}/systemd-sysv-convert --save libvirt-guests >/dev/null 2>&1 ||: