Projet

Général

Profil

0001-debian-direct-cronjob-output-to-root-13890.patch

Frédéric Péters, 14 novembre 2016 10:42

Télécharger (716 octets)

Voir les différences:

Subject: [PATCH] debian: direct cronjob output to root (#13890)

 debian/corbo.cron.d | 1 +
 1 file changed, 1 insertion(+)
debian/corbo.cron.d
1 1
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
2
MAILTO=root
2 3

  
3 4
*/5 * * * * corbo corbo-manage tenant_command send_announces --all-tenants
4 5
0 * * * * corbo corbo-manage tenant_command sync_external_feeds --all-tenants
5
-