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" \\
|
||||
-/var/log/dovecot/dovecot.lmtp
|
||||
local1.* -/var/log/dovecot/dovecot.log
|
||||
& ~
|
||||
& stop
|
||||
|
||||
EOF
|
||||
if [ "$?" = 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user