From d8cf9bb827b34934194b15bc16cc6755da703b09 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Thu, 6 Dec 2018 09:50:17 +0100 Subject: [PATCH] debian: do not feed maarch on night (#28665) --- debian/welco.cron.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/welco.cron.d b/debian/welco.cron.d index acf0a15..8d9b8b6 100644 --- a/debian/welco.cron.d +++ b/debian/welco.cron.d @@ -1,4 +1,4 @@ SHELL=/bin/sh PATH=/usr/sbin:/usr/sbin:/usr/bin:/sbin:/bin -*/10 * * * * welco /usr/bin/welco-manage tenant_command feed_mail_maarch --all-tenants +*/10 6-22 * * * welco /usr/bin/welco-manage tenant_command feed_mail_maarch --all-tenants