forked from extern/shorewall_code
Cleanup
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
2ffc97867c
commit
a83c146636
@ -7920,7 +7920,6 @@ sub save_dynamic_chains() {
|
|||||||
emit( 'if [ "$COMMAND" = restart ]; then',
|
emit( 'if [ "$COMMAND" = restart ]; then',
|
||||||
" ${tool}-save --counters > \${VARDIR}/.$utility}-input",
|
" ${tool}-save --counters > \${VARDIR}/.$utility}-input",
|
||||||
"fi\n" );
|
"fi\n" );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( have_capability 'IPTABLES_S' ) {
|
if ( have_capability 'IPTABLES_S' ) {
|
||||||
|
@ -1142,30 +1142,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term><emphasis role="bold">recover</emphasis></term>
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>Added in Shorewall 4.6.5.</para>
|
|
||||||
|
|
||||||
<para>If SAVE_COUNTERS=Yes in <ulink
|
|
||||||
url="/manpages6/shorewall6.conf.html">shorewall6.conf</ulink>(5) and
|
|
||||||
if the file specified by the RESTOREFILE option in <ulink
|
|
||||||
url="/manpages6/shorewall6.conf.html">shorewall6.conf</ulink>(5)
|
|
||||||
exists and is executable, then the command is the same as the
|
|
||||||
<emphasis role="bold">restore</emphasis> command. Otherwise, it is
|
|
||||||
treated the same as the <emphasis role="bold">start</emphasis>
|
|
||||||
command.</para>
|
|
||||||
|
|
||||||
<para>The <option>-n</option> option causes Shorewall to avoid
|
|
||||||
updating the routing table(s).</para>
|
|
||||||
|
|
||||||
<para>The <option>-p</option> option causes the connection tracking
|
|
||||||
table to be flushed; the <command>conntrack</command> utility must
|
|
||||||
be installed to use this option.</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><emphasis role="bold">refresh</emphasis></term>
|
<term><emphasis role="bold">refresh</emphasis></term>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user