install_amavis.sh: change deprecated entry '& ~' to '& stop' resolv.conf
This commit is contained in:
parent
aaac8fa4c4
commit
73acfa1c97
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user