Skip to content

Commit

Permalink
Merge pull request #22 from inmotionhosting/NGX-893
Browse files Browse the repository at this point in the history
NGX-893: Update mode for systemd service directory
  • Loading branch information
combssm authored Jun 19, 2024
2 parents 82f473b + 1e6b0d2 commit d505a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/systemd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
state: directory
owner: root
group: root
mode: "0750"
mode: "0755"

- name: Create service file
ansible.builtin.template:
Expand Down

0 comments on commit d505a8c

Please sign in to comment.