package/fail2ban: add fixup for default configuration
authorAngelo Compagnucci <angelo@amarulasolutions.com>
Thu, 28 Mar 2019 13:41:00 +0000 (14:41 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 28 Mar 2019 16:52:50 +0000 (17:52 +0100)
commitd46985a736b63c723c8092a121c8da72099397e4
treea2e08dc0dcdc66b750b78b811d2956ceffddcdbc
parent6de6f21dc30455b9edcaceed8ab41c273615ed13
package/fail2ban: add fixup for default configuration

fail2ban default configuration is not compatible with buildroot as is.
In order to not force the user to overwrite it in an overlay and
having a fail2ban service running out of the box, this patch adds a
fixup step to adapt the default configuration to running on buildroot.

The dbfile is None to not add a dependency on
BR2_PACKAGE_PYTHON_SQLITE.

Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/fail2ban/fail2ban.mk