removed double blacklist entry

This commit is contained in:
Marcel Stangenberger 2025-04-11 08:46:31 +00:00
parent eb356d4b81
commit 9d3534f300

View File

@ -1,7 +1,6 @@
# sshguard.conf -- SSHGuard configuration file
LOGREADER="LANG=C /usr/bin/journalctl -afb -p info -n1 -t sshd -t sshd-session -o cat"
BLACKLIST_FILE=120:/var/db/sshguard/blacklist.db
BACKEND="/usr/lib/sshguard/sshg-fw-iptables"
#### OPTIONS ####
@ -13,5 +12,5 @@ IPV4_SUBNET=32
#### EXTRAS ####
PID_FILE=/run/sshguard.pid
BLACKLIST_FILE=90:/var/db/sshguard/blacklist.db
BLACKLIST_FILE=30:/var/db/sshguard/blacklist.db
WHITELIST_FILE=/etc/sshguard.whitelist