From: Jan Rękorajski Date: Tue, 4 Jan 2022 20:01:59 +0000 (+0100) Subject: - use generic systemd post scriptlet X-Git-Tag: auto/th/qemu-5.2.0-3~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fqemu.git;a=commitdiff_plain;h=ba74f3c - use generic systemd post scriptlet --- diff --git a/qemu.spec b/qemu.spec index 1355587..dddc796 100644 --- 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