Date: Wed, 27 Feb 2019 17:33:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236017] security/py-fail2ban: 'fail2ban_pidfile' knob be ignored @ rc.conf. Message-ID: <bug-236017-7788-XTkhQVUdcc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236017-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-236017-7788@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 #5 from theis@gmx.at --- If rc looks for the pid file in the correct path we are down to the common = part at /etc/rc.subr, esp. the subroutine check_pidfile You can enable debug outputs: put rc_debug=3D"YES" in fail2ban. check_pidfile() will silently ignore some errors but debug out= put would reveal them. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236017-7788-XTkhQVUdcc>