From d9b3ea6ed1dfc77198d4ad06f101887865ade193 Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Wed, 17 Oct 2018 19:03:31 +0200 Subject: [PATCH] debian: schedule stats during the night (#27389) --- debian/bijoe.cron.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/bijoe.cron.d b/debian/bijoe.cron.d index 5983b93..c5aa9c5 100644 --- a/debian/bijoe.cron.d +++ b/debian/bijoe.cron.d @@ -2,5 +2,5 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root 0 * * * * bijoe bijoe-manage tenant_command clearsessions --all-tenants -0 * * * * bijoe /usr/lib/bijoe/import-wcs-data.sh +0 1 * * * bijoe /usr/lib/bijoe/import-wcs-data.sh -- 2.19.1