commit 517643e58368eefe8a33574b73fcfb649f2792df
parent 66ced0c0d9160ca0f888bbbfd13dd791d4756dfc
Author: Florian Dold <florian@dold.me>
Date: Tue, 27 Aug 2024 02:32:15 +0200
use auditor target unit
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
@@ -63,6 +63,7 @@ PORT_INTERNAL_AUDITOR=8507
# Just make sure the services are stopped
+systemctl stop taler-auditor.target
systemctl stop taler-exchange.target
systemctl stop taler-exchange-offline.timer
systemctl stop taler-merchant-httpd.service
@@ -543,7 +544,7 @@ EOF
taler-auditor-dbconfig
-systemctl enable --now taler-auditor-httpd.service
+systemctl enable --now taler-auditor.target
# FIXME: also enable auditor helpers!
# Set up merchant backend