From 09deabd4a1026b0e4b495f890b1b6ea63e093947 Mon Sep 17 00:00:00 2001 From: Bruno Ribas Date: Thu, 5 Nov 2020 11:10:28 -0300 Subject: d/boca-db.postinst: Remove chmod for boca-dump Signed-off-by: Bruno Ribas --- debian/boca-db.postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/boca-db.postinst b/debian/boca-db.postinst index de205c0..c1ad606 100644 --- a/debian/boca-db.postinst +++ b/debian/boca-db.postinst @@ -1,7 +1,6 @@ #!/bin/bash chmod 700 /usr/sbin/boca-createdb -chmod 700 /usr/sbin/boca-dump set -e -- cgit v1.2.3