Date: Fri, 31 May 2019 11:56:17 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 236017] security/py-fail2ban: 'fail2ban_pidfile' knob be ignored @ rc.conf. Message-ID: <bug-236017-21822-4BQsHWYXDr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236017-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-236017-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236017 --- Comment #16 from commit-hook@freebsd.org --- A commit references this bug: Author: koobs Date: Fri May 31 11:55:41 UTC 2019 New revision: 503168 URL: https://svnweb.freebsd.org/changeset/ports/503168 Log: security/py-fail2ban: Fix rc script The rc.d script evaluates fail2ban_pidfile before rc.conf is read. This change moves those evaluations to the corect place allowing users to override the values via /etc/rc.conf as expected. PR: 236017 Reported by: <epopen gmail com>, Dmitry Wagin <dmitry.wagin ya ru> Submitted by: <theis gmx at> (maintainer) MFH: 2019Q2 Changes: head/security/py-fail2ban/Makefile head/security/py-fail2ban/files/fail2ban.in --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236017-21822-4BQsHWYXDr>