From 0d7c31371a7d7c89e6b3304ce5bd1049346b2e1a Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 10 Mar 2003 00:47:12 +0000 Subject: [PATCH] Restore the 'check' command to the comments in the 'firewall' script git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@496 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index 31acd38c0..dc3412566 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -38,7 +38,8 @@ # shorewall clear Remove all Shorewall chains # and rules/policies. # shorewall refresh . Rebuild the common chain - +# shorewall check Verify the more heavily-used +# configuration files. # # Search a list looking for a match -- returns zero if a match found # 1 otherwise