From 027e7f8c7d16fcf0c14023d23ddf485d83c9302f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Feb 2024 18:13:30 +0100 Subject: fix #8450 --- debian/sync-httpd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/sync-httpd.service') diff --git a/debian/sync-httpd.service b/debian/sync-httpd.service index 6d8fe98..74fb8b4 100644 --- a/debian/sync-httpd.service +++ b/debian/sync-httpd.service @@ -9,7 +9,7 @@ RestartMode=direct RestartSec=1s RestartPreventExitStatus=2 3 4 5 6 9 RuntimeMaxSec=3600s -ExecStart=/usr/bin/sync-httpd -c /etc/sync/sync.conf +ExecStart=/usr/bin/sync-httpd -c /etc/sync/sync.conf -L INFO [Install] WantedBy=multi-user.target -- cgit v1.2.3