install_update_dovecot.sh: change deprecated entry '& ~' to '& stop' resolv.conf

This commit is contained in:
Christoph 2022-12-10 13:44:04 +01:00
parent 73acfa1c97
commit 25d0bf45f7

View File

@ -2102,7 +2102,7 @@ local1.err -/var/log/dovecot/dovecot.err
:msg,contains,"stored mail into mailbox" \\
-/var/log/dovecot/dovecot.lmtp
local1.* -/var/log/dovecot/dovecot.log
& ~
& stop
EOF
if [ "$?" = 0 ]; then