summaryrefslogtreecommitdiff
path: root/regional-currency/setup-exchange.sh
diff options
context:
space:
mode:
Diffstat (limited to 'regional-currency/setup-exchange.sh')
-rwxr-xr-xregional-currency/setup-exchange.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/regional-currency/setup-exchange.sh b/regional-currency/setup-exchange.sh
index 1e06e25..cc2b572 100755
--- a/regional-currency/setup-exchange.sh
+++ b/regional-currency/setup-exchange.sh
@@ -224,7 +224,8 @@ if test ${DO_OFFLINE} == y; then
upload &>> setup.log
say "Enabling timer to automate renewals..."
- systemctl enable --start taler-exchange-offline.timer &>> setup.log
+ systemctl enable taler-exchange-offline.timer &>> setup.log
+ systemctl restart taler-exchange-offline.timer &>> setup.log
if test ${DO_CONVERSION} == y; then
say "Conversion account setup (restricted to CH-only)..."