forked from extern/shorewall_code
Add comment
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4797 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ada66ed0de
commit
0826532600
@ -825,6 +825,9 @@ block() # $1 = command, $2 = Finished, $3 = Original Command $4 - $n addresses
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# 'hits' commmand executor
|
||||||
|
#
|
||||||
hits_command() {
|
hits_command() {
|
||||||
clear_term
|
clear_term
|
||||||
echo "$PRODUCT $version Hits at $HOSTNAME - $(date)"
|
echo "$PRODUCT $version Hits at $HOSTNAME - $(date)"
|
||||||
|
Loading…
Reference in New Issue
Block a user