summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstart.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/start.sh b/start.sh
index 77b638c..feceb37 100755
--- a/start.sh
+++ b/start.sh
@@ -6,6 +6,9 @@ ulimit -c $((100 * 1024))
cd $HOME
+export GNUNET_FORCE_LOGFILE=$HOME/arm.log
+export GNUNET_FORCE_LOG="taler;;;;DEBUG"
+
arm.sh -s
arm.sh -i taler-exchange
arm.sh -i taler-merchant