mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-01 23:45:53 +02:00
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
This commit is contained in:
parent
4f5d776a9b
commit
4bec20d712
@ -612,7 +612,7 @@ validate_hosts_file() {
|
|||||||
case $host in
|
case $host in
|
||||||
*.*.*)
|
*.*.*)
|
||||||
;;
|
;;
|
||||||
*+)
|
+*)
|
||||||
eval ${z}_is_complex=Yes
|
eval ${z}_is_complex=Yes
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user