02fadef320f7cadd90d1681df3011f0c55691f2b
[ansible.git] / roles / postfix / templates / opendkim.env
1 # Command-line options specified here will override the contents of
2 # /etc/opendkim.conf. See opendkim(8) for a complete list of options.
3 #DAEMON_OPTS=""
4
5 RUNDIR=/var/spool/postfix/opendkim
6
7 # Path must match main.cf
8 SOCKET=local:$RUNDIR/sock
9
10 USER=opendkim
11 GROUP=opendkim
12 PIDFILE=$RUNDIR/$NAME.pid
13 EXTRAAFTER=