install_postfix_base.sh, install_postfix_advanced.sh: change deprecated entry '& ~' to '& stop' resolv.conf
This commit is contained in:
@ -1104,7 +1104,7 @@ mail.warn -/var/log/mail.warn
|
||||
mail.err /var/log/mail.err
|
||||
|
||||
mail.* -/var/log/mail.log
|
||||
& ~
|
||||
& stop
|
||||
EOF
|
||||
if [[ $? -eq 0 ]] ; then
|
||||
echo_ok
|
||||
|
Reference in New Issue
Block a user