summaryrefslogtreecommitdiff
path: root/archlinuxaba/fetchmail/fetchmail.service
diff options
context:
space:
mode:
Diffstat (limited to 'archlinuxaba/fetchmail/fetchmail.service')
-rw-r--r--archlinuxaba/fetchmail/fetchmail.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/archlinuxaba/fetchmail/fetchmail.service b/archlinuxaba/fetchmail/fetchmail.service
index 64c1182..ca8f16a 100644
--- a/archlinuxaba/fetchmail/fetchmail.service
+++ b/archlinuxaba/fetchmail/fetchmail.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
User=fetchmail
-ExecStart=/usr/bin/fetchmail -d 900 -f /etc/fetchmailrc
+ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.pid -f /etc/fetchmailrc -d 900
RestartSec=1
[Install]