Add 'reload' to config basic document as appropriate

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-09-24 08:05:47 -07:00
parent ef4b1c2030
commit 0f287dfe60
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -3118,8 +3118,8 @@ Comcast 2 0x20000 main <emphasis role="bold">COM_IF</emphasis>
role="bold">optional</emphasis> option in the OPTIONS column.</para> role="bold">optional</emphasis> option in the OPTIONS column.</para>
<para>When an interface is marked as optional, Shorewall will determine <para>When an interface is marked as optional, Shorewall will determine
the interface state at <command>start</command> and the interface state at <command>start</command>, <command>reload</command>
<command>restart</command> and adjust its configuration and <command>restart</command> and adjust its configuration
accordingly.</para> accordingly.</para>
<itemizedlist> <itemizedlist>
@ -3172,13 +3172,13 @@ Comcast 2 0x20000 main <emphasis role="bold">COM_IF</emphasis>
<para>Shorewall allows you to have configuration directories other than <para>Shorewall allows you to have configuration directories other than
<filename class="directory">/etc/shorewall</filename>. The shorewall <filename class="directory">/etc/shorewall</filename>. The shorewall
<command>check</command>, <command>start</command> and <command>check</command>, <command>start</command>,
<command>restart</command> commands allow you to specify an alternate <command>reload</command> and <command>restart</command> commands allow
configuration directory and Shorewall will use the files in the alternate you to specify an alternate configuration directory and Shorewall will use
directory rather than the corresponding files in /etc/shorewall. The the files in the alternate directory rather than the corresponding files
alternate directory need not contain a complete configuration; those files in /etc/shorewall. The alternate directory need not contain a complete
not in the alternate directory will be read from <filename configuration; those files not in the alternate directory will be read
class="directory">/etc/shorewall</filename>.<important> from <filename class="directory">/etc/shorewall</filename>.<important>
<para>Shorewall requires that the file <para>Shorewall requires that the file
<filename>/etc/shorewall/shorewall.conf</filename> to always exist. <filename>/etc/shorewall/shorewall.conf</filename> to always exist.
Certain global settings are always obtained from that file. If you Certain global settings are always obtained from that file. If you