mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
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:
parent
7818c13c04
commit
64b6d8d3d4
@ -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__
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user