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

index 4ff61a0dba43470be8ba0a790429226b5cb0217e..16f2e05aa6b87709ec5a8d66643e1ac22f57f364 100644 (file)
@@ -230,8 +230,7 @@ if [ "$1" = "1" ] ; then
 fi
 %service munin-node restart "Munin Node agent"
 %service munin-asyncd try-restart "Munin Asyncd agent"
-%systemd_post munin-node.service
-%systemd_service_restart munin-asyncd.service
+%systemd_post munin-node.service munin-asyncd.service
 
 %preun node
 if [ "$1" = "0" ] ; then
This page took 0.063431 seconds and 4 git commands to generate.