Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
54039fc1
Commit
54039fc1
authored
May 31, 2016
by
Florian Pritz
Browse files
opendkim: Fix permissions of socket
Signed-off-by:
Florian Pritz
<
bluewind@xinu.at
>
parent
b3c55124
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/opendkim/tasks/main.yml
View file @
54039fc1
...
...
@@ -8,7 +8,7 @@
notify
:
-
restart opendkim
-
file
:
path="/var/spool/opendkim/" state=directory owner=opendkim group=
mail
mode=750
-
file
:
path="/var/spool/opendkim/" state=directory owner=opendkim group=
postfix
mode=750
-
name
:
install domains config
template
:
src=domains.j2 dest=/etc/opendkim/domains owner=root group=root mode=644
...
...
roles/opendkim/templates/opendkim.conf.j2
View file @
54039fc1
...
...
@@ -7,5 +7,5 @@ Socket local:/var/spool/opendkim/opendkim
Syslog Yes
SyslogSuccess Yes
UMask 007
UserID opendkim
UserID opendkim
:postfix
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment