summarylogtreecommitdiffstats
path: root/hostsblock.install
diff options
context:
space:
mode:
Diffstat (limited to 'hostsblock.install')
-rw-r--r--hostsblock.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/hostsblock.install b/hostsblock.install
index e7639a1257a4..2a1ec5a202a2 100644
--- a/hostsblock.install
+++ b/hostsblock.install
@@ -17,6 +17,7 @@ add_user_group() {
gpasswd -A hostsblock hostsblock
fi
chown -R hostsblock:hostsblock /var/lib/hostsblock /usr/bin/hostsblock
+ chmod 755 /var/lib/hostsblock
}
post_install() {