[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-challenger] branch master updated: fix #8450
From: |
gnunet |
Subject: |
[taler-challenger] branch master updated: fix #8450 |
Date: |
Thu, 22 Feb 2024 18:13:47 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository challenger.
The following commit(s) were added to refs/heads/master by this push:
new 46601d5 fix #8450
46601d5 is described below
commit 46601d57ebd7eeea9f195fb3d59219290ba4c2ad
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Feb 22 18:13:44 2024 +0100
fix #8450
---
debian/challenger-httpd.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/challenger-httpd.service b/debian/challenger-httpd.service
index c8a7a53..9f8eb60 100644
--- a/debian/challenger-httpd.service
+++ b/debian/challenger-httpd.service
@@ -9,7 +9,7 @@ RestartMode=direct
RestartSec=1s
RestartPreventExitStatus=2 3 4 5 6 9
RuntimeMaxSec=3600s
-ExecStart=/usr/bin/challenger-httpd -c /etc/challenger/challenger.conf
+ExecStart=/usr/bin/challenger-httpd -c /etc/challenger/challenger.conf -L INFO
[Install]
WantedBy=multi-user.target
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-challenger] branch master updated: fix #8450,
gnunet <=