]> git.pld-linux.org Git - packages/qemu.git/blobdiff - qemu.spec
- use generic systemd post scriptlet
[packages/qemu.git] / qemu.spec
index 13555872ba90362fe20117e93eed81c3617c3546..dddc79605edd7b758cd375233061538aad34dbdc 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -1231,16 +1231,16 @@ fi
 %systemd_trigger qemu-pr-helper.service
 
 %post user
-%systemd_service_restart systemd-binfmt.service
+%systemd_post systemd-binfmt.service
 
 %postun user
-%systemd_service_restart systemd-binfmt.service
+%systemd_post systemd-binfmt.service
 
 %post user-static
-%systemd_service_restart systemd-binfmt.service
+%systemd_post systemd-binfmt.service
 
 %postun user-static
-%systemd_service_restart systemd-binfmt.service
+%systemd_post systemd-binfmt.service
 
 %post guest-agent
 /sbin/chkconfig --add qemu-ga
This page took 0.029789 seconds and 4 git commands to generate.