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 # RJ: This might seem redundant with the opendkim.conf settings,
4 # but the script in /lib/opendkim/opendkim.service.generate also helps by
5 # generating tmpfiles.d/opendkim.conf so replacing it seems like a hassle.
8 RUNDIR=/var/spool/postfix/opendkim
10 # Path must match main.cf
11 SOCKET=local:$RUNDIR/sock
15 PIDFILE=$RUNDIR/$NAME.pid