From 56d5617a1c06f685964bb1f5db332a4b0ad118c3 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Apr 17 2019 08:51:17 +0000 Subject: - fix systemd_postun usage. --- diff --git a/httpd.spec b/httpd.spec index 40148b0..4360549 100644 --- a/httpd.spec +++ b/httpd.spec @@ -546,7 +546,7 @@ exit 0 %systemd_preun httpd.service htcacheclean.service httpd.socket %postun -%systemd_postun +%systemd_postun httpd.service htcacheclean.service httpd.socket # Trigger for conversion from SysV, per guidelines at: # https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd