This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/opendmarc
-
ExecReload=/bin/kill -USR1
-
ExecReload=/bin/kill -USR1 $MAINPID
-
ExecStart=/usr/bin/opendmarc -c /etc/opendmarc/opendmarc.conf
-
ExecStart=/usr/sbin/opendmarc
-
ExecStart=/usr/sbin/opendmarc -f
-
Group=mail
-
Group=opendmarc
-
PIDFile=/run/opendmarc/opendmarc.pid
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=/var/spool/opendmarc
-
Restart=always
-
Restart=on-failure
-
RuntimeDirectory=opendmarc
-
RuntimeDirectoryMode=0750
-
Type=forking
-
Type=simple
-
Umask=0007
-
User=opendmarc
-
-
[Unit]
-
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=Domain-based Message Authentication, Reporting & Conformance (DMARC) Milter
-
Description=OpenDMARC
-
Description=OpenDMARC Milter
-
Documentation=man:opendmarc(8) man:opendmarc.conf(5)
-
Documentation=man:opendmarc(8) man:opendmarc.conf(5) man:opendmarc-import(8) man:opendmarc-reports(8) http://www.trusteddomain.org/opendmarc/
-
Wants=network-online.target
-
Additionnal notes
Nothing here.