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 #