From ddac79c15c29b69ac7db1055d4b2c28c394f8786 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Wed, 25 Dec 2013 11:01:31 +0000 Subject: [PATCH] TST: include blank ignorecommand in jail.conf to indicate default value and to raise test coverage --- config/jail.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/jail.conf b/config/jail.conf index 1de88793..cdcad990 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -35,6 +35,7 @@ ignoreip = 127.0.0.1/8 # and return true if the IP is to be ignored. False otherwise. # # ignorecommand = /path/to/command +ignorecommand = # "bantime" is the number of seconds that a host is banned. bantime = 600