summaryrefslogtreecommitdiff
path: root/debian/taler-auditor.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/taler-auditor.postinst')
-rw-r--r--debian/taler-auditor.postinst4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/taler-auditor.postinst b/debian/taler-auditor.postinst
index 8e032cbdc..b46bf8446 100644
--- a/debian/taler-auditor.postinst
+++ b/debian/taler-auditor.postinst
@@ -24,8 +24,8 @@ configure)
echo " done."
fi
- # Cleaning
- echo "All done."
+ dpkg-statoverride --add --update ${_USERNAME} ${_GROUPNAME} 660 /etc/taler/secrets/auditor-db.secret.conf
+
;;
abort-upgrade | abort-remove | abort-deconfigure) ;;