From 3334345bf6f30ee0b05b73d649a089ddf0958247 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Wed, 25 Mar 2020 00:30:03 +0100 Subject: [PATCH] debian: reduce verbosity on cronjob commands --- debian/zoo.cron.d | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/zoo.cron.d b/debian/zoo.cron.d index c12439a..14b4fa1 100644 --- a/debian/zoo.cron.d +++ b/debian/zoo.cron.d @@ -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