From f0dc7207409be90311c83a31ffbde8da11de4c0a Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 27 Feb 2010 12:09:48 -0800 Subject: [PATCH] Document -s installer option Signed-off-by: Tom Eastep --- docs/Install.xml | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/docs/Install.xml b/docs/Install.xml index 03f7f7f92..8f1f71f2c 100644 --- a/docs/Install.xml +++ b/docs/Install.xml @@ -150,7 +150,20 @@ Type: - ./install.sh + ./install.sh + + or if you are installing Shorewall or Shorewall6 version 4.4.8 + or later, you may type: + + ./install.sh -s + + The -s option supresses + installation of all files in /etc/shorewall except + shorewall.conf. You can copy any other files you + need from one of the Samples + or from /usr/share/shorewall/configfiles/. @@ -321,6 +334,19 @@ Pin-Priority: 700Then Type: ./install.sh + + or if you are installing Shorewall or Shorewall6 version 4.4.8 + or later, you may type: + + ./install.sh -s + + The -s option supresses + installation of all files in /etc/shorewall except + shorewall.conf. You can copy any other files you + need from one of the Samples + or from /usr/share/shorewall/configfiles/.