From b1f62dde3986212a88c1087630693237f7bf3ccd Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 11 Dec 2006 23:09:03 +0000 Subject: [PATCH] Update operational docs for '-r' option git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5103 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/starting_and_stopping_shorewall.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/docs/starting_and_stopping_shorewall.xml b/docs/starting_and_stopping_shorewall.xml index 1cefaed7b..52360910a 100644 --- a/docs/starting_and_stopping_shorewall.xml +++ b/docs/starting_and_stopping_shorewall.xml @@ -928,8 +928,8 @@ gateway:~ # Lite) - load [ -s ] [ -c ] [ <directory> ] - <system> + load [ -s ] [ -c ] [ -r <root user name> ] [ + <directory> ] <system> If <directory> is omitted, the current working directory is assumed. @@ -993,6 +993,11 @@ gateway:~ # capabilities file in the specified (or defaulted) <directory> before the configuration is compiled. + + 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". @@ -1072,8 +1077,8 @@ gateway:~ # Shorewall Lite) - reload [ -s ] [ -c ] [ <directory> ] - <system> + reload [ -s ] [ -c ] [ -r <root user name> ] [ + <directory> ] <system> If <directory> is omitted, the current working directory is assumed. @@ -1137,6 +1142,11 @@ gateway:~ # capabilities file in the specified (or defaulted) <directory> before the configuration is compiled. + + 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".