mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Eliminate some config options
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
2165f746e6
commit
037e92a60e
@ -176,8 +176,6 @@ KEEP_RT_TABLES=No
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
MACLIST_TABLE=filter
|
||||
|
@ -187,8 +187,6 @@ KEEP_RT_TABLES=No
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
MACLIST_TABLE=filter
|
||||
|
@ -184,8 +184,6 @@ KEEP_RT_TABLES=No
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
MACLIST_TABLE=filter
|
||||
|
@ -187,8 +187,6 @@ KEEP_RT_TABLES=No
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
MACLIST_TABLE=filter
|
||||
|
@ -174,8 +174,6 @@ IP_FORWARDING=On
|
||||
|
||||
KEEP_RT_TABLES=No
|
||||
|
||||
LEGACY_FASTSTART=Yes
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
@ -656,8 +656,8 @@
|
||||
<listitem>
|
||||
<para>Specifies where configuration files other than shorewall.conf
|
||||
may be found. CONFIG_PATH is specifies as a list of directory names
|
||||
separated by colons (":"). When looking for a configuration file
|
||||
other than shorewall.conf:</para>
|
||||
separated by colons (":"). When looking for a configuration
|
||||
file:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -2073,7 +2073,7 @@ LOG:info:,bar net fw</programlisting>
|
||||
Perl executable. Default is <filename>/usr/bin/perl</filename>. If
|
||||
the pathname specified by this option does not exist or the named
|
||||
file is not executable, then Shorewall falls back to
|
||||
<filename>/usr/bin/perl/</filename></para>
|
||||
<filename>/usr/bin/perl</filename></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -163,8 +163,6 @@ IP_FORWARDING=Off
|
||||
|
||||
KEEP_RT_TABLES=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
@ -164,8 +164,6 @@ IP_FORWARDING=Off
|
||||
|
||||
KEEP_RT_TABLES=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
@ -163,8 +163,6 @@ IP_FORWARDING=On
|
||||
|
||||
KEEP_RT_TABLES=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
@ -163,8 +163,6 @@ IP_FORWARDING=On
|
||||
|
||||
KEEP_RT_TABLES=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
@ -163,8 +163,6 @@ IP_FORWARDING=Off
|
||||
|
||||
KEEP_RT_TABLES=Yes
|
||||
|
||||
LEGACY_FASTSTART=No
|
||||
|
||||
LEGACY_RESTART=Yes
|
||||
|
||||
LOAD_HELPERS_ONLY=Yes
|
||||
|
@ -585,8 +585,8 @@
|
||||
<listitem>
|
||||
<para>Specifies where configuration files other than shorewall6.conf
|
||||
may be found. CONFIG_PATH is specifies as a list of directory names
|
||||
separated by colons (":"). When looking for a configuration file
|
||||
other than shorewall6.conf:</para>
|
||||
separated by colons (":"). When looking for a configuration
|
||||
file:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -1809,7 +1809,7 @@ LOG:info:,bar net fw</programlisting>
|
||||
Perl executable. Default is <filename>/usr/bin/perl</filename>. If
|
||||
the pathname specified by this option does not exist or the named
|
||||
file is not executable, then Shorewall6 falls back to
|
||||
<filename>/usr/bin/perl/</filename></para>
|
||||
<filename>/usr/bin/perl</filename></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user