[packages/munin] - use generic systemd post scriptlet

baggins baggins at pld-linux.org
Tue Jan 4 21:04:43 CET 2022


commit 7c2265bc6101745cfa1258ca8805546c4f9f5847
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jan 4 21:04:22 2022 +0100

    - use generic systemd post scriptlet

 munin.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index 4ff61a0..16f2e05 100644
--- a/munin.spec
+++ b/munin.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/munin.git/commitdiff/7c2265bc6101745cfa1258ca8805546c4f9f5847



More information about the pld-cvs-commit mailing list