]> 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)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 25 Nov 2013 15:50:53 +0000 (16:50 +0100)
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>
libvirt.spec.in

index bbce8b5e18a4b70d3797bbc7339e895ada473c68..d11b11f491a6d8712c10542bfffa5dfc5fa214b2 100644 (file)
@@ -1706,7 +1706,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 ||: