mirror of
https://github.com/itiligent/Easy-Guacamole-Installer.git
synced 2025-12-13 18:02:32 +00:00
typo
This commit is contained in:
parent
4600e133ff
commit
7f233308cc
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ EOF
|
||||||
# Apply the new Guacamole jail config keeping any pre-existing settings
|
# 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'
|
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
|
cp /etc/fail2ban/filter.d/guacamole.conf /etc/fail2ban/filter.d/guacamole.conf.bak
|
||||||
|
|
||||||
# Remove the default log search regex
|
# Remove the default log search regex
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue