mirror of
https://github.com/itiligent/Easy-Guacamole-Installer.git
synced 2025-12-13 09:52:32 +00:00
workaround for for Bookworm syslog changes
This commit is contained in:
parent
5787e1b01d
commit
14495c3dc5
1 changed files with 4 additions and 0 deletions
|
|
@ -104,6 +104,10 @@ destemail = yourname@example.com
|
|||
sender = yourname@example.com
|
||||
action = %(action_mwl)s
|
||||
ignoreip =
|
||||
|
||||
[sshd]
|
||||
backend=systemd
|
||||
enabled = true
|
||||
EOF
|
||||
|
||||
# We need to discover all interfaces to ascertain what network ranges to add to fail2ban "ignoreip" policy override defaults
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue