Bug 1294234

Summary: fail2ban-systemd fails to start
Product: [Fedora] Fedora Reporter: dan
Component: fail2banAssignee: Orion Poplawski <orion>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: athmanem, axel.thimm, jonathan.underwood, orion, vonsch
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-28 19:28:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description dan 2015-12-25 16:34:46 UTC
fail2ban-systemd-0.9.3-1.fc23.noarch was installed on a clean fc23 build.  The service did not start, with complaints to the journal as follows:

fail2ban-client[13117]: ERROR  Found no accessible config files for 'action.d/sendmail-whois-lines' under /etc/fail2ban

Upon examination, the distributed rpm lacked the sendmail-whois-lines.conf file.

Workaround: I grabbed the file from here and then was able to start fail2ban-system.service.

https://github.com/fail2ban/fail2ban/blob/master/config/action.d/sendmail-whois-lines.conf

Comment 1 Orion Poplawski 2015-12-28 19:28:36 UTC
If you want to make use of the sendmail functionality in fail2ban you must also install fail2ban-sendmail.