Projet

Général

Profil

0001-fix-cron-command-20545.patch

Josué Kouka, 08 décembre 2017 16:22

Télécharger (685 octets)

Voir les différences:

Subject: [PATCH] fix cron command (#20545)

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

  
3
0 * * * * /sbin/runuser -u chrono /usr/bin/chrono-manage -- tenant_command sync_desks_timeperiod_exceptions --all-tenants
3
0 * * * * chrono /usr/bin/chrono-manage tenant_command sync_desks_timeperiod_exceptions --all-tenants
4
-