From 6f65209d7d4b2262fb1360cc4fe5360d0d609dd8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 13 May 2023 20:22:10 +0200 Subject: -move AML_THRESHOLD option to exchange --- debian/sync-httpd.service | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/sync-httpd.service b/debian/sync-httpd.service index 2c97c37..4138027 100644 --- a/debian/sync-httpd.service +++ b/debian/sync-httpd.service @@ -4,7 +4,9 @@ Description=Sync backup backend [Service] User=sync-httpd Type=simple -Restart=on-failure +Restart=always +RestartSec=1s +RuntimeMaxSec=3600s ExecStart=/usr/bin/sync-httpd -c /etc/sync/sync.conf [Install] -- cgit v1.2.3