mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 02:42:12 +08:00
Place the overriding systemd service file where it should be
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
|
||||
- name: Override the default pagure_worker.service file to change the user it is run under
|
||||
copy: src=pagure_worker.service
|
||||
dest=/usr/lib/systemd/system/pagure_worker.service
|
||||
dest=/etc/systemd/system/pagure_worker.service
|
||||
owner=root group=root mode=0755
|
||||
notify:
|
||||
- reload systemd
|
||||
|
||||
Reference in New Issue
Block a user