diff --git a/Shorewall2/firewall b/Shorewall2/firewall index 2eb48456b..0e547aa94 100755 --- a/Shorewall2/firewall +++ b/Shorewall2/firewall @@ -1,14 +1,11 @@ #!/bin/sh # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V1.4 3/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 - Tom Eastep (teastep@shorewall.net) # -# On most distributions, this file should be called: -# /etc/rc.d/init.d/shorewall or /etc/init.d/shorewall -# # Complete documentation is available at http://shorewall.net # # This program is free software; you can redistribute it and/or modify