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.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/archlinuxaba/fetchmail/fetchmail.service b/archlinuxaba/fetchmail/fetchmail.service
deleted file mode 100644
index ca8f16a..0000000
--- a/archlinuxaba/fetchmail/fetchmail.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Fetchmail
-After=network.target
-
-[Service]
-User=fetchmail
-ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.pid -f /etc/fetchmailrc -d 900
-RestartSec=1
-
-[Install]
-WantedBy=multi-user.target