summaryrefslogtreecommitdiff
path: root/debian/taler-auditor.taler-auditor-httpd.service
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-07-29 13:41:49 +0200
committerFlorian Dold <florian@dold.me>2021-07-29 13:41:49 +0200
commita367347a54338641180083573698b1fb48aced55 (patch)
tree4e0310ab335b58e68b9711eb3b33fa1c620b8785 /debian/taler-auditor.taler-auditor-httpd.service
parent036d4cb71ac1abe1990c936ee1f3b2cbf15d14c1 (diff)
downloadexchange-a367347a54338641180083573698b1fb48aced55.tar.gz
exchange-a367347a54338641180083573698b1fb48aced55.tar.bz2
exchange-a367347a54338641180083573698b1fb48aced55.zip
simplify configuration
Diffstat (limited to 'debian/taler-auditor.taler-auditor-httpd.service')
-rw-r--r--debian/taler-auditor.taler-auditor-httpd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/taler-auditor.taler-auditor-httpd.service b/debian/taler-auditor.taler-auditor-httpd.service
index c5e1970c8..9aefab641 100644
--- a/debian/taler-auditor.taler-auditor-httpd.service
+++ b/debian/taler-auditor.taler-auditor-httpd.service
@@ -6,7 +6,7 @@ After=postgres.service network.target
User=taler-auditor-httpd
Type=simple
Restart=on-failure
-ExecStart=/usr/bin/taler-auditor-httpd -c /etc/taler-auditor.conf
+ExecStart=/usr/bin/taler-auditor-httpd -c /etc/taler/taler.conf
[Install]
WantedBy=multi-user.target