mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Document better 'try' command
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5030 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
5af734ca77
commit
06c79adc54
@ -1359,6 +1359,29 @@ gateway:~ #</programlisting>
|
|||||||
<ulink
|
<ulink
|
||||||
url="Documentation.htm#Conf">/etc/shorewall/shorewall.conf</ulink>)
|
url="Documentation.htm#Conf">/etc/shorewall/shorewall.conf</ulink>)
|
||||||
exists. then that script is used.</para>
|
exists. then that script is used.</para>
|
||||||
|
|
||||||
|
<para>The <command>try</command> command is deprecated. A better
|
||||||
|
approach to testing new configurations is:</para>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
<para><command>shorewall save</command></para>
|
||||||
|
|
||||||
|
<para><command>shorewall restart
|
||||||
|
<configuration-directory></command> [ <command>&&
|
||||||
|
sleep <timeout> && shorewall restore</command>
|
||||||
|
]</para>
|
||||||
|
|
||||||
|
<para><emphasis>fix problems</emphasis></para>
|
||||||
|
|
||||||
|
<para><command>shorewall restart
|
||||||
|
<configuration-directory></command> [ <command>&&
|
||||||
|
sleep <timeout> && shorewall restore</command>
|
||||||
|
]</para>
|
||||||
|
|
||||||
|
<para><emphasis>fix problems</emphasis></para>
|
||||||
|
|
||||||
|
<para>…</para>
|
||||||
|
</blockquote>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user