space snapshots more evenly throughout day

This commit is contained in:
Collin M. Barrett 2018-02-13 16:15:43 -06:00
parent 9f12f4079f
commit bc2b7a4974

View file

@ -1,2 +1,2 @@
# FilterLists Capture Snapshots
*/1 * * * * nice -n 19 /usr/bin/flock -n /tmp/filterlistsagent.lockfile /var/www/api.filterlists/FilterLists.Agent > /dev/null 2>&1
*/5 * * * * nice -n 19 /usr/bin/flock -n /tmp/filterlistsagent.lockfile /var/www/api.filterlists/FilterLists.Agent > /dev/null 2>&1