Alan Orth
5b1530fa91
Use firehol instead of all the others. AbuseIPDB.com can't be upd- ated automatically, Abuse.ch is no longer maintained, and Spamhaus is already in firehol.
13 lines
215 B
SYSTEMD
13 lines
215 B
SYSTEMD
[Unit]
|
||
Description=Update FireHOL lists
|
||
|
||
[Timer]
|
||
# Once a day at midnight
|
||
OnCalendar=*-*-* 00:00:00
|
||
# Add a random delay of 0–3600 seconds
|
||
RandomizedDelaySec=3600
|
||
Persistent=true
|
||
|
||
[Install]
|
||
WantedBy=timers.target
|