projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix apache HTTP2HTTPS redirect config
[ansible.git]
/
roles
/
email
/
templates
/
opendkim.env
diff --git
a/roles/email/templates/opendkim.env
b/roles/email/templates/opendkim.env
index 02fadef320f7cadd90d1681df3011f0c55691f2b..f56a2b9aac9b03c352e05b7e837c1746a5ab57ef 100644
(file)
--- a/
roles/email/templates/opendkim.env
+++ b/
roles/email/templates/opendkim.env
@@
-1,5
+1,8
@@
# Command-line options specified here will override the contents of
# /etc/opendkim.conf. See opendkim(8) for a complete list of options.
# Command-line options specified here will override the contents of
# /etc/opendkim.conf. See opendkim(8) for a complete list of options.
+# RJ: This might seem redundant with the opendkim.conf settings,
+# but the script in /lib/opendkim/opendkim.service.generate also helps by
+# generating tmpfiles.d/opendkim.conf so replacing it seems like a hassle.
#DAEMON_OPTS=""
RUNDIR=/var/spool/postfix/opendkim
#DAEMON_OPTS=""
RUNDIR=/var/spool/postfix/opendkim