Cosmetic changes to generated script

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6766 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep
2007-07-03 18:22:36 +00:00
parent 70690de951
commit 82428d66bc
3 changed files with 61 additions and 52 deletions

View File

@ -1,7 +1,3 @@
#!/bin/sh
#
# Generated by the Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.0
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
#
# (c) 2006,2007 - Tom Eastep (teastep@shorewall.net)
@ -24,6 +20,9 @@
# version Displays the version of Shorewall that
# generated this program
#
################################################################################
# Functions imported from /usr/share/shorewall/lib.base
################################################################################
#
# Message to stderr
#
@ -1019,3 +1018,6 @@ find_echo() {
echo echo
}
################################################################################
# End of functions imported from /usr/share/shorewall/lib.base
################################################################################