Fix banner in 'hits' output

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4796 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-05 20:24:34 +00:00
parent 9b4359e0b2
commit ada66ed0de

View File

@ -827,7 +827,7 @@ block() # $1 = command, $2 = Finished, $3 = Original Command $4 - $n addresses
hits_command() {
clear_term
echo "Shorewall-$version Hits at $HOSTNAME - $(date)"
echo "$PRODUCT $version Hits at $HOSTNAME - $(date)"
echo
timeout=30