2 ################################################
3 ### Managed by someone's ansible provisioner ###
4 ################################################
5 # Part of: https://git.somenet.org/root/pub/somesible.git
6 # 2017-2024 by someone <someone@somenet.org>
10 Description=OpenDMARC Milter
11 Documentation=man:opendmarc(8) man:opendmarc.conf(5)
12 After=network.target nss-lookup.target
17 ExecStart=/usr/sbin/opendmarc -f -p local:/run/opendmarc/opendmarc.sock
18 ExecReload=/bin/kill -USR1 $MAINPID
19 Slice=system-postfix.slice
23 WantedBy=multi-user.target