From 7f233308cce26f46d16ae076debd2f798112d98b Mon Sep 17 00:00:00 2001 From: itiligent Date: Fri, 4 Aug 2023 14:01:26 +1000 Subject: [PATCH] typo --- add-fail2ban.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/add-fail2ban.sh b/add-fail2ban.sh index 90c52b1..889fc84 100644 --- a/add-fail2ban.sh +++ b/add-fail2ban.sh @@ -221,7 +221,7 @@ EOF # Apply the new Guacamole jail config keeping any pre-existing settings sudo bash -c 'cat /tmp/fail2ban.conf /etc/fail2ban/jail.local | unique /tmp/fail2ban.update ; cat /tmp/fail2ban.update > /etc/fail2ban/jail.local' -# Backup the defualt Fail2ban Guacamole filter +# Backup the default Fail2ban Guacamole filter cp /etc/fail2ban/filter.d/guacamole.conf /etc/fail2ban/filter.d/guacamole.conf.bak # Remove the default log search regex