space snapshots more evenly throughout day

This commit is contained in:
Collin Barrett 2018-02-13 16:15:43 -06:00
parent 084f9a9c9d
commit 1ebe3b4967

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