reorganize postfix/email role; drop meta/main.yml dependencies as they interact badly...
[ansible.git] / roles / postfix / templates / opendkim.env
diff --git a/roles/postfix/templates/opendkim.env b/roles/postfix/templates/opendkim.env
deleted file mode 100644 (file)
index 02fadef..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# Command-line options specified here will override the contents of
-# /etc/opendkim.conf. See opendkim(8) for a complete list of options.
-#DAEMON_OPTS=""
-
-RUNDIR=/var/spool/postfix/opendkim
-
-# Path must match main.cf
-SOCKET=local:$RUNDIR/sock
-
-USER=opendkim
-GROUP=opendkim
-PIDFILE=$RUNDIR/$NAME.pid
-EXTRAAFTER=