[arch-commits] Commit in fetchmail/trunk (fetchmail at .service)

Frederik Schwan freswa at gemini.archlinux.org
Tue Dec 14 11:17:01 UTC 2021


    Date: Tuesday, December 14, 2021 @ 11:17:01
  Author: freswa
Revision: 1072746

add new service file

Added:
  fetchmail/trunk/fetchmail at .service

--------------------+
 fetchmail at .service |   11 +++++++++++
 1 file changed, 11 insertions(+)

Added: fetchmail at .service
===================================================================
--- fetchmail at .service	                        (rev 0)
+++ fetchmail at .service	2021-12-14 11:17:01 UTC (rev 1072746)
@@ -0,0 +1,11 @@
+[Unit]
+Description=A remote-mail retrieval utility
+After=network.target
+
+[Service]
+User=fetchmail
+ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.%I.pid -f /etc/fetchmailrc.%I
+RestartSec=1
+
+[Install]
+Alias=multi-user.target.wants/fetchmail@%i.service



More information about the arch-commits mailing list