debian: reduce verbosity on cronjob commands

This commit is contained in:
Thomas NOËL 2020-03-25 00:30:03 +01:00
parent 42ec361915
commit 3334345bf6
1 changed files with 2 additions and 2 deletions

4
debian/zoo.cron.d vendored
View File

@ -2,7 +2,7 @@ MAILTO=root
# "tenant_command --all-tenants" commands are disabled if DISABLE_CRON_JOBS is True
0,10,20,30,40,50 * * * * zoo test -x /usr/bin/zoo-manage && /usr/bin/zoo-manage tenant_command runjobs --all-tenants
0,10,20,30,40,50 * * * * zoo test -x /usr/bin/zoo-manage && /usr/bin/zoo-manage tenant_command runjobs -v0 --all-tenants
0 0 * * * zoo test -x /usr/bin/zoo-manage && /usr/bin/zoo-manage tenant_command rsu-cron --all-tenants
0 0 * * * zoo test -x /usr/bin/zoo-manage && /usr/bin/zoo-manage tenant_command rsu-cron -v0 --all-tenants
0 0 * * * zoo test -x /usr/bin/zoo-manage && /usr/bin/zoo-manage tenant_command rsu-duplicates -v0 --all-tenants find --limit 0.55