forked from extern/shorewall_code
Update version of Config Module
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8565 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8ba59c803a
commit
0c9fc719b3
@ -1870,7 +1870,7 @@ sub get_configuration( $ ) {
|
|||||||
default_yes_no 'DISABLE_IPV6' , '';
|
default_yes_no 'DISABLE_IPV6' , '';
|
||||||
default_yes_no 'DYNAMIC_ZONES' , '';
|
default_yes_no 'DYNAMIC_ZONES' , '';
|
||||||
|
|
||||||
fatal_error "DYNAMIC_ZONES=Yes is not supported by Shorewall-perl $global{VERSION}" if $config{DYNAMIC_ZONES};
|
fatal_error "DYNAMIC_ZONES=Yes is not supported by Shorewall-perl $globals{VERSION}" if $config{DYNAMIC_ZONES};
|
||||||
|
|
||||||
default_yes_no 'BRIDGING' , '';
|
default_yes_no 'BRIDGING' , '';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user