mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
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:
parent
a6c9e804df
commit
b1f62dde39
@ -928,8 +928,8 @@ gateway:~ #</programlisting>
|
||||
Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>load [ -s ] [ -c ] [ <directory> ]
|
||||
<system></command></para>
|
||||
<para><command>load [ -s ] [ -c ] [ -r <root user name> ] [
|
||||
<directory> ] <system></command></para>
|
||||
|
||||
<para>If <directory> is omitted, the current working directory
|
||||
is assumed.</para>
|
||||
@ -993,6 +993,11 @@ gateway:~ #</programlisting>
|
||||
<filename>capabilities</filename> file in the specified (or
|
||||
defaulted) <directory> before the configuration is
|
||||
compiled.</para>
|
||||
|
||||
<para>The -r option was added in Shoreawll 3.2.7/3.3.6 and named the
|
||||
'root' user on the remote <system>. This option must be used
|
||||
if the root user on <system> is named other than
|
||||
"root".</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -1072,8 +1077,8 @@ gateway:~ #</programlisting>
|
||||
Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>reload [ -s ] [ -c ] [ <directory> ]
|
||||
<system></command></para>
|
||||
<para><command>reload [ -s ] [ -c ] [ -r <root user name> ] [
|
||||
<directory> ] <system></command></para>
|
||||
|
||||
<para>If <directory> is omitted, the current working directory
|
||||
is assumed.</para>
|
||||
@ -1137,6 +1142,11 @@ gateway:~ #</programlisting>
|
||||
<filename>capabilities</filename> file in the specified (or
|
||||
defaulted) <directory> before the configuration is
|
||||
compiled.</para>
|
||||
|
||||
<para>The -r option was added in Shoreawll 3.2.7/3.3.6 and named the
|
||||
'root' user on the remote <system>. This option must be used
|
||||
if the root user on <system> is named other than
|
||||
"root".</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user