This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/opendkim
-
EnvironmentFile=/etc/conf.d/opendkim
-
ExecReload=/bin/kill -USR1 $MAINPID
-
ExecStart=/usr/bin/opendkim $OPENDKIM_FILTER
-
ExecStart=/usr/sbin/opendkim
-
ExecStart=/usr/sbin/opendkim -f $OPTIONS
-
ExecStart=/usr/sbin/opendkim -f -x /etc/opendkim/opendkim.conf
-
Group=opendkim
-
NonBlocking=yes
-
PIDFile=/run/opendkim/opendkim.pid
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=@logdir@/opendkim
-
Restart=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
RuntimeDirectory=opendkim
-
RuntimeDirectoryMode=0750
-
Type=forking
-
Type=simple
-
User=opendkim
-
-
[Unit]
-
After=local-fs.target network.target syslog.target
-
After=network-online.target nss-lookup.target
-
After=network.target nss-lookup.target syslog.target
-
After=network.target remote-fs.target nss-lookup.target
-
Description=DomainKeys Identified Mail (DKIM) Milter
-
Description=OpenDKIM Milter
-
Description=OpenDKIM daemon
-
Documentation=man:opendkim(8) man:opendkim.conf(5) man:opendkim-genkey(8) man:opendkim-genzone(8) man:opendkim-testadsp(8) man:opendkim-testkey http://www.opendkim.org/docs.html
-
Documentation=man:opendkim(8) man:opendkim.conf(5) man:opendkim-lua(3) man:opendkim-genkey(8) man:opendkim-genzone(8) man:opendkim-testkey(8) http://www.opendkim.org/docs.html
-
Wants=network-online.target
-
Additionnal notes
Nothing here.