Skip to content

Commit

Permalink
Update pdnssoccli.cron
Browse files Browse the repository at this point in the history
  • Loading branch information
romainw authored Aug 4, 2024
1 parent a76e4a7 commit e105485
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions files/configuration/pdnssoccli/pdnssoccli.cron
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
LANG=nb_NO.UTF-8
LC_ALL=nb_NO.UTF-8

# Run fetch_iocs every 1 minute
* * * * * root (pdnssoc-cli fetch-iocs && /bin/kill -SIGHUP $(cat /var/dnscollector/collector.pid)) >> /var/log/pdnssoc-cli-fetch-iocs.log 2>&1

Expand Down

0 comments on commit e105485

Please sign in to comment.