aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/auditor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor/auditor.conf')
-rw-r--r--src/auditor/auditor.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/auditor.conf b/src/auditor/auditor.conf
index 3c04d196f..9f55308b2 100644
--- a/src/auditor/auditor.conf
+++ b/src/auditor/auditor.conf
@@ -26,7 +26,7 @@ SERVE = tcp
# Unix domain socket to listen on,
# only effective with "SERVE = unix"
-UNIXPATH = ${TALER_RUNTIME_DIR}exchange.http
+UNIXPATH = ${TALER_RUNTIME_DIR}/auditor-httpd/auditor-http.sock
UNIXPATH_MODE = 660
# HTTP port the auditor listens to