summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-09 15:42:50 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-09 15:42:50 +0200
commitcf595fa8480e87e1522710cd8ea7db9174aa028b (patch)
tree41a4c73e3098400afcacebb92344ea40c9210f07 /debian
parent5f17d63c4cc7721a752c48170a66cb076040e1e0 (diff)
downloadexchange-cf595fa8480e87e1522710cd8ea7db9174aa028b.tar.gz
exchange-cf595fa8480e87e1522710cd8ea7db9174aa028b.tar.bz2
exchange-cf595fa8480e87e1522710cd8ea7db9174aa028b.zip
check first
Diffstat (limited to 'debian')
-rw-r--r--debian/taler-auditor.postinst3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/taler-auditor.postinst b/debian/taler-auditor.postinst
index d65fd8c5d..847e4aac1 100644
--- a/debian/taler-auditor.postinst
+++ b/debian/taler-auditor.postinst
@@ -20,7 +20,8 @@ configure)
adduser --quiet --system --ingroup ${_GROUPNAME} --no-create-home --home ${TALER_HOME} ${_USERNAME}
fi
- if ! dpkg-statoverride --list /etc/taler/secrets/auditor-db.secret.conf >/dev/null 2>&1; then
+ if ! dpkg-statoverride --list /etc/taler/secrets/auditor-db.secret.conf >/dev/null 2>&1
+ then
dpkg-statoverride --add --update \
${_USERNAME} ${_GROUPNAME} 640 \
/etc/taler/secrets/auditor-db.secret.conf