summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-deployment-start1
-rw-r--r--taler-arm/taler-auditor.conf3
2 files changed, 3 insertions, 1 deletions
diff --git a/bin/taler-deployment-start b/bin/taler-deployment-start
index 191fb03..0f2e291 100755
--- a/bin/taler-deployment-start
+++ b/bin/taler-deployment-start
@@ -16,6 +16,7 @@ if [ "${TALER_CONFIG_STANDALONE:-0}" = 1 ]; then
fi
taler-deployment-arm -i taler-exchange
+taler-deployment-arm -i taler-auditor
taler-deployment-arm -i taler-merchant
taler-deployment-arm -i taler-demobank
taler-deployment-arm -i taler-donations
diff --git a/taler-arm/taler-auditor.conf b/taler-arm/taler-auditor.conf
index a3a0b6f..cf8ba14 100644
--- a/taler-arm/taler-auditor.conf
+++ b/taler-arm/taler-auditor.conf
@@ -1,3 +1,4 @@
[taler-auditor]
TYPE = simple
-BINARY = taler-deployment-auditor
+BINARY = taler-auditor-httpd
+OPTIONS = -l $HOME/logs/auditor-%Y-%m-%d.log