mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Remove extraneous line that causes a "not found" shell diagnostic
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3d325431ff
commit
3959feebe0
@ -1012,7 +1012,6 @@ show_command() {
|
||||
|
||||
case "$1" in
|
||||
connections)
|
||||
show_connections
|
||||
if [ $g_family -eq 4 ]; then
|
||||
if [ -d /proc/sys/net/netfilter/ ]; then
|
||||
local count
|
||||
|
Loading…
Reference in New Issue
Block a user