Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > core-release-src > by-pkgid > 5550024dbfca0f96fdd657291604e8ca > files > 1

opendmarc-1.3.2-1.mga8.src.rpm

diff -urNp opendmarc-1.3.2/contrib/service/opendmarc.service.in.orig opendmarc-1.3.2/contrib/service/opendmarc.service.in
--- opendmarc-1.3.2/contrib/service/opendmarc.service.in.orig	2020-12-10 21:35:20.525724401 +0100
+++ opendmarc-1.3.2/contrib/service/opendmarc.service.in	2020-12-10 21:35:29.815802841 +0100
@@ -5,7 +5,7 @@ After=network.target nss-lookup.target s
 
 [Service]
 Type=forking
-PIDFile=@localstatedir@/run/opendmarc/opendmarc.pid
+PIDFile=/run/opendmarc/opendmarc.pid
 EnvironmentFile=-@sysconfdir@/sysconfig/opendmarc
 ExecStart=@sbindir@/opendmarc $OPTIONS
 ExecReload=/bin/kill -USR1 $MAINPID