diff --git a/lib/configfiles/rhel7.inc.php b/lib/configfiles/rhel7.inc.php index ac437064..97c42e86 100644 --- a/lib/configfiles/rhel7.inc.php +++ b/lib/configfiles/rhel7.inc.php @@ -72,7 +72,7 @@ return array( 'touch /etc/postfix/mysql-virtual_mailbox_maps.cf', 'touch /etc/postfix/mysql-virtual_sender_permissions.cf', 'chown root:root /etc/postfix/mysql-*.cf', - 'chmod 0644 /etc/postfix/mysql-*.cf', + 'chmod 0600 /etc/postfix/mysql-*.cf', ), 'files' => array( 'etc_postfix_main.cf' => '/etc/postfix/main.cf',