pagure: the handler is called apache not httpd, so adjusting

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-09-11 21:23:19 +02:00
parent ffe3cf28b9
commit 388be331f5

View file

@ -515,7 +515,7 @@
copy: src=notify.py
dest=/usr/lib/python3.6/site-packages/pagure/lib/notify.py
owner=root group=root mode=0644
notify: restart httpd
notify: restart apache
tags:
- hotfix
- pagure