aboutsummaryrefslogtreecommitdiff
path: root/debian/boca-db.postinst
diff options
context:
space:
mode:
authorcassio <cassiopc@gmail.com>2018-08-29 13:17:19 +0000
committercassio <cassiopc@gmail.com>2018-08-29 13:17:19 +0000
commitb117763dfafeec631c47a8fca6880400c5c6d854 (patch)
tree1dba4f049e6f1ad5c6df0976ecd366d63c4201fc /debian/boca-db.postinst
parent27cf41d1424d045e7c54c2fa12f87bedb663b781 (diff)
downloadboca-b117763dfafeec631c47a8fca6880400c5c6d854.tar.gz
boca-b117763dfafeec631c47a8fca6880400c5c6d854.zip
chmods in the postinst
Diffstat (limited to 'debian/boca-db.postinst')
-rw-r--r--debian/boca-db.postinst3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/boca-db.postinst b/debian/boca-db.postinst
index c4215df..de205c0 100644
--- a/debian/boca-db.postinst
+++ b/debian/boca-db.postinst
@@ -1,5 +1,8 @@
#!/bin/bash
+chmod 700 /usr/sbin/boca-createdb
+chmod 700 /usr/sbin/boca-dump
+
set -e
. /usr/share/debconf/confmodule