Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2012 10:40:12 GMT
From:      Christoph Theis <theis@gmx.at>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/164659: security/py-fail2ban overwrite config files
Message-ID:  <201203071040.q27AeCGn025642@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/164659; it has been noted by GNATS.

From: Christoph Theis <theis@gmx.at>
To: bug-followup@FreeBSD.org, idefix@fechner.net
Cc:  
Subject: Re: ports/164659: security/py-fail2ban overwrite config files
Date: Wed, 07 Mar 2012 11:09:47 +0100

 I'm sorry for the late answer but I mistook this with
 http://www.freebsd.org/cgi/query-pr.cgi?pr=159384
 (which addresses the same issue but is already closed).
 
 Basically: fail2ban uses .local files to change the configuration. 
 fail2ban reads the .conf file first, than a .local file if it exists.
 See also http://www.fail2ban.org/wiki/index.php/MANUAL_0_8#Configuration
 So you should make your changes not in the .conf files but in a .local file.
 
 
 Christoph



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203071040.q27AeCGn025642>