Fix log_martians

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6044 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-21 14:53:15 +00:00
parent 776c9a811a
commit dd17469dff

View File

@ -3779,8 +3779,6 @@ fi
__EOF__
done
save_command "echo 1 > /proc/sys/net/ipv4/conf/all/log_martians"
if [ -n "$LOG_MARTIANS" ]; then
save_command "echo 1 > /proc/sys/net/ipv4/conf/default/log_martians"
fi