summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xregional-currency/setup-exchange.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/regional-currency/setup-exchange.sh b/regional-currency/setup-exchange.sh
index de0e4b9..d5c6995 100755
--- a/regional-currency/setup-exchange.sh
+++ b/regional-currency/setup-exchange.sh
@@ -223,6 +223,9 @@ if test ${DO_OFFLINE} == y; then
global-fee now "${CURRENCY}":0 "${CURRENCY}":0 "${CURRENCY}":0 1h 6a 0 \
upload &>> setup.log
+ say "Enabling timer to automate renewals..."
+ systemctl enable --start taler-exchange-offline.timer &>> setup.log
+
if test ${DO_CONVERSION} == y; then
say "Conversion account setup (restricted to CH-only)..."