mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-31 18:48:56 +01:00
Document 'persistent'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
156313edd2
commit
f989c2f5f6
@ -406,6 +406,16 @@
|
|||||||
are present.</para>
|
are present.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>The generated script will attempt to reenable a
|
||||||
|
disabled persistent provider during execution of the
|
||||||
|
<command>start</command>, <command>restart</command> and
|
||||||
|
<command>reload</command> commands. When
|
||||||
|
<option>persistent</option> is not specified, only the
|
||||||
|
<command>enable</command> and <command>reenable</command>
|
||||||
|
commands can reenable the provider.</para>
|
||||||
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
@ -377,6 +377,16 @@
|
|||||||
are present.</para>
|
are present.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
|
<note>
|
||||||
|
<para>The generated script will attempt to reenable a
|
||||||
|
disabled persistent provider during execution of the
|
||||||
|
<command>start</command>, <command>restart</command> and
|
||||||
|
<command>reload</command> commands. When
|
||||||
|
<option>persistent</option> is not specified, only the
|
||||||
|
<command>enable</command> and <command>reenable</command>
|
||||||
|
commands can reenable the provider.</para>
|
||||||
|
</note>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user