Dovecot permissions

This commit is contained in:
Bob Mottram 2016-12-02 12:41:48 +00:00
parent 2b6abcaa62
commit 46a4f19698
1 changed files with 3 additions and 0 deletions

View File

@ -493,6 +493,9 @@ function lockdown_permissions {
if [ -f /usr/sbin/exim4 ]; then
chmod u+s /usr/sbin/exim4
fi
if [ -f /usr/sbin/dovecot ]; then
chmod u+s /usr/sbin/dovecot
fi
set_sticky_bits