removed legacy cron script (#1040)

This commit is contained in:
mmetc 2021-11-02 17:00:03 +01:00 committed by GitHub
parent fb54388e93
commit 7ca3625706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +0,0 @@
# /etc/cron.d/crowdsec_pull: crontab to pull crowdsec API
# bad IP in ban DB.
# Run everyday at 08:00 A.M
0 8 * * * root /usr/local/bin/cscli api pull >> /var/log/cscli.log 2>&1