summaryrefslogtreecommitdiff
path: root/netzbon/setup-exchange.sh
diff options
context:
space:
mode:
Diffstat (limited to 'netzbon/setup-exchange.sh')
-rwxr-xr-xnetzbon/setup-exchange.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/netzbon/setup-exchange.sh b/netzbon/setup-exchange.sh
index 286316e..12dc2df 100755
--- a/netzbon/setup-exchange.sh
+++ b/netzbon/setup-exchange.sh
@@ -155,7 +155,7 @@ for SEC in $(taler-config -c /etc/taler/conf.d/"${CURRENCY}"-coins.conf -S | gre
taler-config -c /etc/taler/conf.d/"${CURRENCY}"-coins.conf -s "$SEC" -o CIPHER -V "RSA"
done
-chmod a+r /etc/taler/taler.conf # FIXME-CG: Debian installation should set this
+chmod o+r /etc/taler/taler.conf # FIXME-CG: Debian installation should set this
# NOTE: already fixed in exchange.git, leaving in place
# until 0.9.4 release of fixed exchange Debian package. -CG
say "Initializing exchange database"