forked from extern/shorewall_code
Make the 'hits' command work again
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6742 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8be16f0f2d
commit
a3258ffc4f
@ -1625,7 +1625,7 @@ case "$COMMAND" in
|
|||||||
dump_command $@
|
dump_command $@
|
||||||
;;
|
;;
|
||||||
hits)
|
hits)
|
||||||
get_config Yes
|
get_config Yes No Yes
|
||||||
[ -n "$debugging" ] && set -x
|
[ -n "$debugging" ] && set -x
|
||||||
[ $# -eq 1 ] || usage 1
|
[ $# -eq 1 ] || usage 1
|
||||||
hits_command
|
hits_command
|
||||||
|
Loading…
Reference in New Issue
Block a user