install_update_dovecot.sh: change deprecated entry '& ~' to '& stop' resolv.conf
This commit is contained in:
parent
73acfa1c97
commit
25d0bf45f7
@ -2102,7 +2102,7 @@ local1.err -/var/log/dovecot/dovecot.err
|
|||||||
:msg,contains,"stored mail into mailbox" \\
|
:msg,contains,"stored mail into mailbox" \\
|
||||||
-/var/log/dovecot/dovecot.lmtp
|
-/var/log/dovecot/dovecot.lmtp
|
||||||
local1.* -/var/log/dovecot/dovecot.log
|
local1.* -/var/log/dovecot/dovecot.log
|
||||||
& ~
|
& stop
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
if [ "$?" = 0 ]; then
|
if [ "$?" = 0 ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user