Projet

Général

Profil

0001-debian-add-all-backends-option-to-lingo-poll-backend.patch

Benjamin Dauvergne, 07 mai 2021 18:06

Télécharger (831 octets)

Voir les différences:

Subject: [PATCH] debian: add --all-backends option to lingo-poll-backend
 (#53861)

 debian/combo.cron.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
debian/combo.cron.d
1 1
MAILTO=root
2 2

  
3 3
0 8 * * * combo /usr/bin/combo-manage tenant_command notify_new_remote_invoices --all-tenants -v0
4
*/10 * * * * combo /usr/bin/combo-manage tenant_command lingo-poll-backend --all-tenants -v0 --no-input
4
*/10 * * * * combo /usr/bin/combo-manage tenant_command lingo-poll-backend --all-tenants -v0 --no-input --all-backends
5
-