aboutsummaryrefslogtreecommitdiff
path: root/debian/taler-auditor.taler-auditor-httpd.service
diff options
context:
space:
mode:
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
6User=taler-auditor-httpd 6User=taler-auditor-httpd
7Type=simple 7Type=simple
8Restart=on-failure 8Restart=on-failure
9ExecStart=/usr/bin/taler-auditor-httpd -c /etc/taler-auditor.conf 9ExecStart=/usr/bin/taler-auditor-httpd -c /etc/taler/taler.conf
10 10
11[Install] 11[Install]
12WantedBy=multi-user.target 12WantedBy=multi-user.target