forked from extern/shorewall_code
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:
parent
9b4359e0b2
commit
ada66ed0de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user