aboutsummaryrefslogtreecommitdiffstats
path: root/imapsync.service
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-07 17:36:00 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-07 17:36:00 +0200
commitac3e4cf6300448e9c83b45db1b769d79c6df2e38 (patch)
treeef0f5952acb9e74255a4dfca1aa60b124a633ebf /imapsync.service
parentadf204a2b54eb5fc47e97042012be0e407ac7e42 (diff)
Rename ‘imapsync’ to ‘interimap’.
To avoid confusion with http://imapsync.lamiral.info .
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