summarylogtreecommitdiffstats
path: root/piler.service
diff options
context:
space:
mode:
Diffstat (limited to 'piler.service')
-rw-r--r--piler.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/piler.service b/piler.service
deleted file mode 100644
index 1566e6055c31..000000000000
--- a/piler.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=MailPiler
-Documentation=http://www.mailpiler.org
-After=network.target
-
-[Service]
-Type=forking
-User=piler
-Group=piler
-ExecStart=/usr/bin/piler -d
-RuntimeDirectory=piler
-PIDFile=/run/piler/piler.pid
-Restart=on-failure
-
-[Install]
-WantedBy=multi-user.target