https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236017
--- Comment #16 from commit-h...@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 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"