forked from extern/shorewall_code
Move and correct EXPORTMODULES in shorewall.conf manpage
This commit is contained in:
parent
3730283b64
commit
cdbe58a444
@ -546,6 +546,27 @@ net all DROP info</programlisting>then the chain name is 'net2all'
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><emphasis role="bold">EXPORTMODULES=</emphasis>[<emphasis
|
||||||
|
role="bold">Yes</emphasis>|<emphasis role="bold">No</emphasis>]</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 4.4.17. When set to Yes when compiling for
|
||||||
|
use by Shorewall Lite (<command>shorewall load</command>,
|
||||||
|
<command>shorewall reload </command>or <command>shorewall
|
||||||
|
export</command> commands), the compiler will copy the modules or
|
||||||
|
helpers file from the administrative system into the script. When
|
||||||
|
set to No or not specified, the compiler will not copy the modules
|
||||||
|
or helpers file from <filename>/usr/share/shorewall</filename> but
|
||||||
|
will copy the found in another location on the CONFIG_PATH.</para>
|
||||||
|
|
||||||
|
<para>When compiling for direct use by Shorewall, causes the
|
||||||
|
contents of the local module or helpers file to be copied into the
|
||||||
|
compiled script. When set to No or not set, the compiled script
|
||||||
|
reads the file itself.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis role="bold">EXPORTPARAMS=</emphasis>{<emphasis
|
<term><emphasis role="bold">EXPORTPARAMS=</emphasis>{<emphasis
|
||||||
role="bold">Yes</emphasis>|<emphasis role="bold">No</emphasis>}
|
role="bold">Yes</emphasis>|<emphasis role="bold">No</emphasis>}
|
||||||
@ -1845,27 +1866,6 @@ net all DROP info</programlisting>then the chain name is 'net2all'
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term><emphasis role="bold">EXPORTMODULES=</emphasis>[<emphasis
|
|
||||||
role="bold">Yes</emphasis>|<emphasis role="bold">No</emphasis>]</term>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>Added in Shorewall 4.4.17. When set to Yes when compiling for
|
|
||||||
use by Shorewall LIte (<command>shorewall load</command>,
|
|
||||||
<command>shorewall reload </command>or <command>shorewall
|
|
||||||
export</command> commands), the compiler will copy the modules or
|
|
||||||
helpers file from the administrative system into the script. When
|
|
||||||
set to No or not specified, the compiler will not copy the modules
|
|
||||||
or helpers file from <filename>/usr/share/shorewall</filename> but
|
|
||||||
will copy the found in another location on the CONFIG_PATH.</para>
|
|
||||||
|
|
||||||
<para>When compiling for direct use by Shorewall, causes the
|
|
||||||
contents of the local module or helpers file to be copied into the
|
|
||||||
compiled script. When set to No or not set, the compiled script
|
|
||||||
reads the file itself.</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis
|
<term><emphasis
|
||||||
role="bold">VERBOSITY=</emphasis>[<emphasis>number</emphasis>]</term>
|
role="bold">VERBOSITY=</emphasis>[<emphasis>number</emphasis>]</term>
|
||||||
|
Loading…
Reference in New Issue
Block a user