aboutsummaryrefslogtreecommitdiffstats
path: root/imapsync.service
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-01 00:51:35 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-01 00:51:35 +0200
commit8153eea457f0ac117980e886d4e841e5ca0e28b2 (patch)
treeb076f5b668fba63c89d33cd70c019012eae08436 /imapsync.service
parentc1549a74c99904fb2648240cab239d61ab0c9522 (diff)
parenta5b7f9777acae2ad50a90e15db5936f190a507c2 (diff)
Merge branch 'master' into debian
Diffstat (limited to 'imapsync.service')
-rw-r--r--imapsync.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/imapsync.service b/imapsync.service
index 725f23b..02b4d13 100644
--- a/imapsync.service
+++ b/imapsync.service
@@ -6,7 +6,7 @@ After=network-online.target
[Service]
ExecStart=/usr/bin/imapsync
RestartSec=60s
-Restart=on-success
+Restart=always
[Install]
WantedBy=default.target