Update operational docs for '-r' option

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5103 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-12-11 23:09:03 +00:00
parent a6c9e804df
commit b1f62dde39

View File

@ -928,8 +928,8 @@ gateway:~ #</programlisting>
Lite)</term> Lite)</term>
<listitem> <listitem>
<para><command>load [ -s ] [ -c ] [ &lt;directory&gt; ] <para><command>load [ -s ] [ -c ] [ -r &lt;root user name&gt; ] [
&lt;system&gt;</command></para> &lt;directory&gt; ] &lt;system&gt;</command></para>
<para>If &lt;directory&gt; is omitted, the current working directory <para>If &lt;directory&gt; is omitted, the current working directory
is assumed.</para> is assumed.</para>
@ -993,6 +993,11 @@ gateway:~ #</programlisting>
<filename>capabilities</filename> file in the specified (or <filename>capabilities</filename> file in the specified (or
defaulted) &lt;directory&gt; before the configuration is defaulted) &lt;directory&gt; before the configuration is
compiled.</para> compiled.</para>
<para>The -r option was added in Shoreawll 3.2.7/3.3.6 and named the
'root' user on the remote &lt;system&gt;. This option must be used
if the root user on &lt;system&gt; is named other than
"root".</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -1072,8 +1077,8 @@ gateway:~ #</programlisting>
Shorewall Lite)</term> Shorewall Lite)</term>
<listitem> <listitem>
<para><command>reload [ -s ] [ -c ] [ &lt;directory&gt; ] <para><command>reload [ -s ] [ -c ] [ -r &lt;root user name&gt; ] [
&lt;system&gt;</command></para> &lt;directory&gt; ] &lt;system&gt;</command></para>
<para>If &lt;directory&gt; is omitted, the current working directory <para>If &lt;directory&gt; is omitted, the current working directory
is assumed.</para> is assumed.</para>
@ -1137,6 +1142,11 @@ gateway:~ #</programlisting>
<filename>capabilities</filename> file in the specified (or <filename>capabilities</filename> file in the specified (or
defaulted) &lt;directory&gt; before the configuration is defaulted) &lt;directory&gt; before the configuration is
compiled.</para> compiled.</para>
<para>The -r option was added in Shoreawll 3.2.7/3.3.6 and named the
'root' user on the remote &lt;system&gt;. This option must be used
if the root user on &lt;system&gt; is named other than
"root".</para>
</listitem> </listitem>
</varlistentry> </varlistentry>