summaryrefslogtreecommitdiff
path: root/community/dbmail/dbmail-pop3d.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/dbmail/dbmail-pop3d.service')
-rw-r--r--community/dbmail/dbmail-pop3d.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dbmail/dbmail-pop3d.service b/community/dbmail/dbmail-pop3d.service
index 907f43b2b..edfa2570a 100644
--- a/community/dbmail/dbmail-pop3d.service
+++ b/community/dbmail/dbmail-pop3d.service
@@ -4,8 +4,8 @@ After=syslog.target network.target mysqld.service postgresql.service
[Service]
Type=forking
-PIDFile=/var/run/dbmail/dbmail-pop3d.pid
-ExecStart=/usr/sbin/dbmail-pop3d -p /var/run/dbmail/dbmail-pop3d.pid
+PIDFile=/run/dbmail/dbmail-pop3d.pid
+ExecStart=/usr/bin/dbmail-pop3d -p /run/dbmail/dbmail-pop3d.pid
[Install]
WantedBy=multi-user.target