From 7cda28b7d1228993ffdca9215d0d2fd5cb5a3a88 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 21 Feb 2004 16:54:01 +0000 Subject: [PATCH] clean up the init.sh file git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1167 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/init.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Shorewall2/init.sh b/Shorewall2/init.sh index c1178ccea..dc6cdd5aa 100644 --- a/Shorewall2/init.sh +++ b/Shorewall2/init.sh @@ -1,14 +1,13 @@ #!/bin/sh RCDLINKS="2,S41 3,S41 6,K41" # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.0 2/14/2003 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.0 3/14/2003 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # # (c) 1999,2000,2001,2002,2003,2004 - Tom Eastep (teastep@shorewall.net) # -# On most distributions, this file should be called: -# /etc/rc.d/init.d/shorewall or /etc/init.d/shorewall +# On most distributions, this file should be called /etc/init.d/shorewall. # # Complete documentation is available at http://shorewall.net #