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

This commit is contained in:
Christoph 2022-12-10 13:43:03 +01:00
parent aaac8fa4c4
commit 73acfa1c97

View File

@ -4479,7 +4479,7 @@ cat << EOF > /etc/rsyslog.d/amavis.conf
## - amavis
## -
local0.* -/var/log/amavis.log
& ~
& stop
EOF
if [[ $? -eq 0 ]] ; then
echo_ok