Fix stupid bugs

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5981 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep
2007-04-17 18:02:58 +00:00
parent 85b5fb2e45
commit b0b5a067d7
3 changed files with 3 additions and 7 deletions

View File

@@ -3715,7 +3715,7 @@ __EOF__
save_progress_message "Setting up Route Filtering..."
if [ -z "$ROUTE_FILTER" ]; THEN
if [ -z "$ROUTE_FILTER" ]; then
indent >&3 << __EOF__
for f in /proc/sys/net/ipv4/conf/*; do