Fix message inserted into compiled script

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4209 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-07-10 20:24:50 +00:00
parent 7818c13c04
commit 64b6d8d3d4

View File

@ -8102,7 +8102,7 @@ compile_firewall() # $1 = File Name
cat >&3 << __EOF__
#
# Compiled startup file generated by Shorewall $VERSION - $(date)"
# Compiled firewall script generated by Shorewall $VERSION - $(date)"
#
__EOF__