mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-04 00:45:44 +02:00
Export IPV6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8946 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
294f11f32a
commit
d87daead38
@ -163,7 +163,7 @@ our %config;
|
|||||||
#
|
#
|
||||||
# Config options and global settings that are to be copied to object script
|
# Config options and global settings that are to be copied to object script
|
||||||
#
|
#
|
||||||
our @propagateconfig = qw/ DISABLE_IPV6 MODULESDIR MODULE_SUFFIX LOGFORMAT SUBSYSLOCK LOCKFILE /;
|
our @propagateconfig = qw/ DISABLE_IPV6 IPV6 MODULESDIR MODULE_SUFFIX LOGFORMAT SUBSYSLOCK LOCKFILE /;
|
||||||
our @propagateenv = qw/ LOGLIMIT LOGTAGONLY LOGRULENUMBERS /;
|
our @propagateenv = qw/ LOGLIMIT LOGTAGONLY LOGRULENUMBERS /;
|
||||||
#
|
#
|
||||||
# From parsing the capabilities file
|
# From parsing the capabilities file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user