From 98d0b4da443699284b26fd218f8d272550d1dedf Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 11 Nov 2006 02:25:34 +0000 Subject: [PATCH] More -c documentation -- Take 3 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4842 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/starting_and_stopping_shorewall.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/starting_and_stopping_shorewall.xml b/docs/starting_and_stopping_shorewall.xml index 188d88eea..4fbf0ad12 100644 --- a/docs/starting_and_stopping_shorewall.xml +++ b/docs/starting_and_stopping_shorewall.xml @@ -929,7 +929,7 @@ gateway:~ # Lite) - load [ -s ] [ <directory> ] + load [ -s ] [ -c ] [ <directory> ] <system> If <directory> is omitted, the current working directory @@ -988,6 +988,12 @@ gateway:~ # ssh root@<system> '/sbin/shorewall-lite save' + + The -c option was added in Shorewall 3.2.6. It causes the + capabilities of the remote system to be collected and stored in a + capabilities file in the specified (or + defaulted) <directory> before the configuration is + compiled.