mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Add an ENVIRONMENT section to the CLI manpages
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
c725372639
commit
32f888a7d4
@ -1585,6 +1585,34 @@
|
|||||||
started.</para>
|
started.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
<refsect1>
|
||||||
|
<title>ENVIRONMENT</title>
|
||||||
|
|
||||||
|
<para>Two environmental variables are recognized by Shorewall-lite:</para>
|
||||||
|
|
||||||
|
<variablelist>
|
||||||
|
<varlistentry>
|
||||||
|
<term>SHOREWALL_INIT_SCRIPT</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>When set to 1, causes Std out to be redirected to the file
|
||||||
|
specified in the STARTUP_LOG option in <ulink
|
||||||
|
url="shorewall.conf.html">shorewall.conf(5)</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>SW_LOGGERTAG</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 5.0.8. When set to a non-empty value, that
|
||||||
|
value is passed to the logger utility in its -t (--tag)
|
||||||
|
option.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
|
</refsect1>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>FILES</title>
|
<title>FILES</title>
|
||||||
|
|
||||||
|
@ -2625,6 +2625,34 @@
|
|||||||
started.</para>
|
started.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
<refsect1>
|
||||||
|
<title>ENVIRONMENT</title>
|
||||||
|
|
||||||
|
<para>Two environmental variables are recognized by Shorewall:</para>
|
||||||
|
|
||||||
|
<variablelist>
|
||||||
|
<varlistentry>
|
||||||
|
<term>SHOREWALL_INIT_SCRIPT</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>When set to 1, causes Std out to be redirected to the file
|
||||||
|
specified in the STARTUP_LOG option in <ulink
|
||||||
|
url="shorewall.conf.html">shorewall.conf(5)</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>SW_LOGGERTAG</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 5.0.8. When set to a non-empty value, that
|
||||||
|
value is passed to the logger utility in its -t (--tag)
|
||||||
|
option.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
|
</refsect1>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>FILES</title>
|
<title>FILES</title>
|
||||||
|
|
||||||
|
@ -1547,6 +1547,35 @@
|
|||||||
started.</para>
|
started.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
<refsect1>
|
||||||
|
<title>ENVIRONMENT</title>
|
||||||
|
|
||||||
|
<para>Two environmental variables are recognized by
|
||||||
|
Shorewall6-lite:</para>
|
||||||
|
|
||||||
|
<variablelist>
|
||||||
|
<varlistentry>
|
||||||
|
<term>SHOREWALL_INIT_SCRIPT</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>When set to 1, causes Std out to be redirected to the file
|
||||||
|
specified in the STARTUP_LOG option in <ulink
|
||||||
|
url="shorewall6.conf.html">shorewall6.conf(5)</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>SW_LOGGERTAG</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 5.0.8. When set to a non-empty value, that
|
||||||
|
value is passed to the logger utility in its -t (--tag)
|
||||||
|
option.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
|
</refsect1>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>See ALSO</title>
|
<title>See ALSO</title>
|
||||||
|
|
||||||
|
@ -2501,6 +2501,34 @@
|
|||||||
started.</para>
|
started.</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
<refsect1>
|
||||||
|
<title>ENVIRONMENT</title>
|
||||||
|
|
||||||
|
<para>Two environmental variables are recognized by Shorewall6:</para>
|
||||||
|
|
||||||
|
<variablelist>
|
||||||
|
<varlistentry>
|
||||||
|
<term>SHOREWALL_INIT_SCRIPT</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>When set to 1, causes Std out to be redirected to the file
|
||||||
|
specified in the STARTUP_LOG option in <ulink
|
||||||
|
url="shorewall6.conf.html">shorewall6.conf(5)</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>SW_LOGGERTAG</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>Added in Shorewall 5.0.8. When set to a non-empty value, that
|
||||||
|
value is passed to the logger utility in its -t (--tag)
|
||||||
|
option.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
|
</refsect1>
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>See ALSO</title>
|
<title>See ALSO</title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user