Skip to content

Commit

Permalink
NGX-893: Update mode for systemd service directory (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
combssm committed Jun 19, 2024
1 parent e0d2769 commit 08a02db
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 @@ -31,7 +31,7 @@
state: directory
owner: root
group: root
mode: "0750"
mode: "0755"

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

0 comments on commit 08a02db

Please sign in to comment.