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 # 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]