From 4bec20d7121e11b888b31ee6b299a399b6201d9c Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 18 Nov 2006 23:52:06 +0000 Subject: [PATCH] Bring forward ipset name in hosts file fix git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4910 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/lib.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/lib.config b/Shorewall/lib.config index decc6a8aa..921f986fd 100644 --- a/Shorewall/lib.config +++ b/Shorewall/lib.config @@ -612,7 +612,7 @@ validate_hosts_file() { case $host in *.*.*) ;; - *+) + +*) eval ${z}_is_complex=Yes ;; *)