jail "pass2allow-ftp" should supply blocktype to action

closes gh-1884
pull/1889/head
Serg G. Brester 2017-09-07 18:51:08 +02:00 committed by GitHub
parent d926e11a5c
commit fd83260bd8
1 changed files with 1 additions and 0 deletions

View File

@ -840,6 +840,7 @@ filter = apache-pass[knocking_url="%(knocking_url)s"]
logpath = %(apache_access_log)s logpath = %(apache_access_log)s
blocktype = RETURN blocktype = RETURN
returntype = DROP returntype = DROP
action = %(action_)s[blocktype=%(blocktype)s, returntype=%(returntype)s]
bantime = 1h bantime = 1h
maxretry = 1 maxretry = 1
findtime = 1 findtime = 1