Correct balanced default route generation

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4165 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-06-25 14:18:25 +00:00
parent f849a6a67c
commit aed8ed8419

View File

@ -1162,7 +1162,7 @@ __EOF__
}
add_a_provider() {
local t n iface option first=Yes
local t n iface option
[ -n "$MANGLE_ENABLED" ] || fatal_error "Providers require mangle support in your kernel and iptables"