From 7623687e5146810582a2c6b3d0d948f405bbeda8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 28 Jan 2024 19:39:31 +0100 Subject: fix #8030 --- debian/sync-httpd.service | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/sync-httpd.service b/debian/sync-httpd.service index 4138027..6d8fe98 100644 --- a/debian/sync-httpd.service +++ b/debian/sync-httpd.service @@ -5,7 +5,9 @@ Description=Sync backup backend User=sync-httpd Type=simple Restart=always +RestartMode=direct RestartSec=1s +RestartPreventExitStatus=2 3 4 5 6 9 RuntimeMaxSec=3600s ExecStart=/usr/bin/sync-httpd -c /etc/sync/sync.conf -- cgit v1.2.3