From dd17469dff3f1477201ecd20be2fba509d0adda5 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 21 Apr 2007 14:53:15 +0000 Subject: [PATCH] Fix log_martians git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6044 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-shell/compiler | 2 -- 1 file changed, 2 deletions(-) diff --git a/Shorewall-shell/compiler b/Shorewall-shell/compiler index 8c67972c9..c07b153d4 100755 --- a/Shorewall-shell/compiler +++ b/Shorewall-shell/compiler @@ -3778,8 +3778,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"