aboutsummaryrefslogtreecommitdiffstats
path: root/imapsync.service
diff options
context:
space:
mode:
Diffstat (limited to 'imapsync.service')
-rw-r--r--imapsync.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/imapsync.service b/imapsync.service
deleted file mode 100644
index 02b4d13..0000000
--- a/imapsync.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=IMAP-to-IMAP Syncronization service
-Wants=network-online.target
-After=network-online.target
-
-[Service]
-ExecStart=/usr/bin/imapsync
-RestartSec=60s
-Restart=always
-
-[Install]
-WantedBy=default.target