Force owner opendkim for /etc/opendkim/ folder
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
7f0931510f
commit
2fbf1ff9f9
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@
|
|||
- name: Set folder permissions to 0750
|
||||
file:
|
||||
path: "/etc/opendkim/"
|
||||
owner: opendkim
|
||||
group: opendkim
|
||||
mode: "0750"
|
||||
force: yes
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue