forked from extern/shorewall_code
shorewall[6].conf.xml: fix LEGACY_RESTART entry
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
97e821d12d
commit
f84214c8da
@ -1157,10 +1157,10 @@ net all DROP info</programlisting>then the chain name is 'net-all'
|
|||||||
releases and <emphasis role="bold">restart</emphasis> became a true
|
releases and <emphasis role="bold">restart</emphasis> became a true
|
||||||
restart (equivalent to <emphasis role="bold">stop</emphasis>
|
restart (equivalent to <emphasis role="bold">stop</emphasis>
|
||||||
followed by <emphasis role="bold">start</emphasis>). When
|
followed by <emphasis role="bold">start</emphasis>). When
|
||||||
LEGACY_FASTSTART=Yes, the <emphasis role="bold">restart</emphasis>
|
LEGACY_RESTART=Yes, the <emphasis role="bold">restart</emphasis>
|
||||||
command performs the same operation as the <emphasis
|
command performs the same operation as the <emphasis
|
||||||
role="bold">reload</emphasis> command making it compatible with
|
role="bold">reload</emphasis> command making it compatible with
|
||||||
earlier releases. If not specified, LAGACY_RESTART=No is
|
earlier releases. If not specified, LEGACY_RESTART=No is
|
||||||
assumed.</para>
|
assumed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
@ -1021,10 +1021,10 @@ net all DROP info</programlisting>then the chain name is 'net-all'
|
|||||||
releases and <emphasis role="bold">restart</emphasis> became a true
|
releases and <emphasis role="bold">restart</emphasis> became a true
|
||||||
restart (equivalent to <emphasis role="bold">stop</emphasis>
|
restart (equivalent to <emphasis role="bold">stop</emphasis>
|
||||||
followed by <emphasis role="bold">start</emphasis>). When
|
followed by <emphasis role="bold">start</emphasis>). When
|
||||||
LEGACY_FASTSTART=Yes, the <emphasis role="bold">restart</emphasis>
|
LEGACY_RESTART=Yes, the <emphasis role="bold">restart</emphasis>
|
||||||
command performs the same operation as the reload command making it
|
command performs the same operation as the reload command making it
|
||||||
compatible with earlier releases. If not specified,
|
compatible with earlier releases. If not specified,
|
||||||
LAGACY_RESTART=No is assumed.</para>
|
LEGACY_RESTART=No is assumed.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user