Fix typo

Sérgio Azevedo
2025-01-09 14:32:23 +00:00
parent 6b63a5fa66
commit b6cffc3545

@@ -184,7 +184,7 @@ filter = vaultwarden[journalmatch='_SYSTEMD_UNIT=your_vaultwarden.service']
Use these instead of `logpath = ` and `filter = ` variables.
**NOTE FOR BACKEND**
If you installed fail2ban using such as `sudo apt install`, the `/etc/fai2ban/jail.conf` may using systemd as default backend. This default configuration item will result in the inability to monitor the log of logpath.
If you installed fail2ban using such as `sudo apt install`, the `/etc/fail2ban/jail.conf` may using systemd as default backend. This default configuration item will result in the inability to monitor the log of logpath.
Add `backend = pyinotify` or `backend = inotify` to the `vaultwarden.local` config