]> git.pld-linux.org Git - packages/qemu-kvm.git/commitdiff
- use generic systemd post scriptlet master
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 4 Jan 2022 20:03:09 +0000 (21:03 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 4 Jan 2022 20:03:09 +0000 (21:03 +0100)
qemu-kvm.spec

index e636528ad0bea6caa97ebc248aa6172efe2391eb..5a9ae29028390fc6f62b8fdabd5a82e548435e7e 100644 (file)
@@ -710,10 +710,10 @@ fi
 %systemd_trigger ksmtuned.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 guest-agent
 %systemd_reload
This page took 0.132653 seconds and 4 git commands to generate.