Skip to content

Commit 6a7e244

Browse files
authored
NGX-893: Update mode for systemd service directory (#36)
1 parent 11b6c3b commit 6a7e244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/systemd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
state: directory
1515
owner: root
1616
group: root
17-
mode: "0750"
17+
mode: "0755"
1818

1919
- name: Create service file
2020
ansible.builtin.template:

0 commit comments

Comments
 (0)