summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-01-28 19:39:31 +0100
committerChristian Grothoff <christian@grothoff.org>2024-01-28 19:39:31 +0100
commit7623687e5146810582a2c6b3d0d948f405bbeda8 (patch)
tree29712de04241979a9c9fcb76b6add81a1200d4c8 /debian
parentd690b2f97cb3370a6c132d8c4cc90c669721dcf3 (diff)
downloadsync-7623687e5146810582a2c6b3d0d948f405bbeda8.tar.gz
sync-7623687e5146810582a2c6b3d0d948f405bbeda8.tar.bz2
sync-7623687e5146810582a2c6b3d0d948f405bbeda8.zip
fix #8030
Diffstat (limited to 'debian')
-rw-r--r--debian/sync-httpd.service2
1 files changed, 2 insertions, 0 deletions
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