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
|
## - amavis
|
||||||
## -
|
## -
|
||||||
local0.* -/var/log/amavis.log
|
local0.* -/var/log/amavis.log
|
||||||
& ~
|
& stop
|
||||||
EOF
|
EOF
|
||||||
if [[ $? -eq 0 ]] ; then
|
if [[ $? -eq 0 ]] ; then
|
||||||
echo_ok
|
echo_ok
|
||||||
|
Loading…
Reference in New Issue
Block a user