- fix systemd_postun usage.
This commit is contained in:
parent
fc24275107
commit
db62736588
@ -546,7 +546,7 @@ exit 0
|
|||||||
%systemd_preun httpd.service htcacheclean.service httpd.socket
|
%systemd_preun httpd.service htcacheclean.service httpd.socket
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%systemd_postun
|
%systemd_postun httpd.service htcacheclean.service httpd.socket
|
||||||
|
|
||||||
# Trigger for conversion from SysV, per guidelines at:
|
# Trigger for conversion from SysV, per guidelines at:
|
||||||
# https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd
|
# https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#Systemd
|
||||||
|
Loading…
Reference in New Issue
Block a user