fix ownership of saslauthd directory. Closes: #1069
This commit is contained in:
parent
6b07011480
commit
217662a8a1
|
@ -52,3 +52,4 @@ chgrp -R www-data /etc/alternc
|
|||
|
||||
mkdir -p /var/spool/postfix/var/run/saslauthd
|
||||
chmod 710 /var/spool/postfix/var/run/saslauthd
|
||||
chown root:sasl /var/spool/postfix/var/run/saslauthd
|
||||
|
|
Loading…
Reference in New Issue