From 829fc79e8edb4d721e52c431d47504faf62a116c Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 7 May 2021 18:06:07 +0200 Subject: [PATCH] debian: add --all-backends option to lingo-poll-backend (#53861) --- debian/combo.cron.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/combo.cron.d b/debian/combo.cron.d index 255dd7fc..ba8112a3 100644 --- a/debian/combo.cron.d +++ b/debian/combo.cron.d @@ -1,4 +1,4 @@ MAILTO=root 0 8 * * * combo /usr/bin/combo-manage tenant_command notify_new_remote_invoices --all-tenants -v0 -*/10 * * * * combo /usr/bin/combo-manage tenant_command lingo-poll-backend --all-tenants -v0 --no-input +*/10 * * * * combo /usr/bin/combo-manage tenant_command lingo-poll-backend --all-tenants -v0 --no-input --all-backends -- 2.31.1