aboutsummaryrefslogtreecommitdiff
path: root/debian/taler-exchange.taler-exchange-httpd.service
diff options
context:
space:
mode:
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 c0f03cff3..ae7947853 100644
--- a/debian/taler-exchange.taler-exchange-httpd.service
+++ b/debian/taler-exchange.taler-exchange-httpd.service
@@ -10,7 +10,7 @@ PartOf=taler-exchange.service
10User=taler-exchange-httpd 10User=taler-exchange-httpd
11Type=simple 11Type=simple
12Restart=on-failure 12Restart=on-failure
13ExecStart=/usr/bin/taler-exchange-httpd -c /etc/taler/exchange-service-default.conf 13ExecStart=/usr/bin/taler-exchange-httpd -c /etc/taler/taler.conf
14StandardOutput=journal 14StandardOutput=journal
15StandardError=journal 15StandardError=journal
16PrivateTmp=no 16PrivateTmp=no