From ebed0d23c93c3c2d74981eee60226fe52585a754 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Mon, 24 Mar 2014 14:20:49 +0000 Subject: [PATCH 1/2] Add documentation link to systemd service file So systemctl help fail2ban.service works Signed-off-by: Ruben Kerkhof --- files/fail2ban.service | 1 + 1 file changed, 1 insertion(+) diff --git a/files/fail2ban.service b/files/fail2ban.service index 7694bcf0..6ebbacc0 100644 --- a/files/fail2ban.service +++ b/files/fail2ban.service @@ -1,5 +1,6 @@ [Unit] Description=Fail2Ban Service +Documentation=man:fail2ban(1) After=network.target iptables.service firewalld.service [Service] From 1c36da9df975026dc7323f1e4ccf7a93ce3e7bd1 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Tue, 25 Mar 2014 10:57:20 +0000 Subject: [PATCH 2/2] Fix 2 more typos that codespell didn't catch --- config/action.d/complain.conf | 2 +- config/action.d/xarf-login-attack.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/action.d/complain.conf b/config/action.d/complain.conf index c0175831..9247803e 100644 --- a/config/action.d/complain.conf +++ b/config/action.d/complain.conf @@ -5,7 +5,7 @@ # offending IP address. # This uses the https://abusix.com/contactdb.html to lookup abuse contacts. # -# DEPENDANCIES: +# DEPENDENCIES: # This requires the dig command from bind-utils # # You should provide the in the jail config - lines from the log diff --git a/config/action.d/xarf-login-attack.conf b/config/action.d/xarf-login-attack.conf index 1282d4c8..6d6a74f0 100644 --- a/config/action.d/xarf-login-attack.conf +++ b/config/action.d/xarf-login-attack.conf @@ -10,7 +10,7 @@ # password incorrectly. # * For filters that have a low likelihood of receiving human errors # -# DEPENDANCIES: +# DEPENDENCIES: # # This requires the dig command from bind-utils #