summaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-httpd@.service
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-02-22 18:12:12 +0100
committerChristian Grothoff <christian@grothoff.org>2024-02-22 18:12:19 +0100
commit2173a606a9906c8cf33771de5b0f3acc2d6fd0d4 (patch)
tree654f50ae0f4e7715024ca1444bd135dcdf96fe6f /debian/taler-exchange.taler-exchange-httpd@.service
parent1ebaa0c4056366a8a90b3832f9176aacec323446 (diff)
downloadexchange-2173a606a9906c8cf33771de5b0f3acc2d6fd0d4.tar.gz
exchange-2173a606a9906c8cf33771de5b0f3acc2d6fd0d4.tar.bz2
exchange-2173a606a9906c8cf33771de5b0f3acc2d6fd0d4.zip
fix #8450
Diffstat (limited to 'debian/taler-exchange.taler-exchange-httpd@.service')
-rw-r--r--debian/taler-exchange.taler-exchange-httpd@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/taler-exchange.taler-exchange-httpd@.service b/debian/taler-exchange.taler-exchange-httpd@.service
index 5a19323f6..c4d010b80 100644
--- a/debian/taler-exchange.taler-exchange-httpd@.service
+++ b/debian/taler-exchange.taler-exchange-httpd@.service
@@ -21,7 +21,7 @@ Restart=always
RestartSec=1ms
RestartPreventExitStatus=9
EnvironmentFile=/etc/environment
-ExecStart=/usr/bin/taler-exchange-httpd -c /etc/taler/taler.conf
+ExecStart=/usr/bin/taler-exchange-httpd -c /etc/taler/taler.conf -L INFO
StandardOutput=journal
StandardError=journal
PrivateTmp=no