From c5cdee539326d814363ca44adc23de139c546bea Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 16 May 2007 16:42:26 +0000 Subject: [PATCH] Correct errors in operations doc git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6374 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/starting_and_stopping_shorewall.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/starting_and_stopping_shorewall.xml b/docs/starting_and_stopping_shorewall.xml index 240075856..b715af13d 100644 --- a/docs/starting_and_stopping_shorewall.xml +++ b/docs/starting_and_stopping_shorewall.xml @@ -1201,11 +1201,10 @@ gateway:~ # safe-restart (Not supported by Shorewall Lite) - shorewall safe-restart [ <filename> + shorewall safe-restart [ <directory name> ] - Only allowed if Shorewall is running. The current - configuration is saved in + The current configuration is saved in /var/lib/shorewall/safe-restart (see the save command below) that a restart is done. You will then be prompted asking if you want to accept the new @@ -1220,7 +1219,7 @@ gateway:~ # safe-start (Not supported by Shorewall Lite) - shorewall safe-start [ <filename> + shorewall safe-start [ <directory name> ] Shorewall is started normally. You will then be prompted @@ -1565,4 +1564,4 @@ gateway:~ # on the command. - + \ No newline at end of file