From: Guillaume Pellerin Date: Mon, 30 Jan 2023 16:37:00 +0000 (+0100) Subject: earlier start X-Git-Tag: 2.0~3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3229ecda4e6c0dd0446efc0167c731c162cc0a57;p=telecaster-server.git earlier start --- diff --git a/src/etc/cron.d/telecaster b/src/etc/cron.d/telecaster index 12ee6a9..35aa51f 100644 --- a/src/etc/cron.d/telecaster +++ b/src/etc/cron.d/telecaster @@ -1,8 +1,8 @@ 0 0 * * * root /etc/init.d/telecaster stop -0 8 * * * root /etc/init.d/telecaster start +30 7 * * * root /etc/init.d/telecaster start -30 7 * * * root python /srv/telecaster/scripts/cleanup/rm_date_days.py 5 /home/telecaster/trash/ >> /var/log/telecaster/cleanup.log -45 7 * * * root python /srv/telecaster/scripts/cleanup/rm_date_days.py 6 /home/telecaster/archives/ >> /var/log/telecaster/cleanup.log +0 7 * * * root python /srv/telecaster/scripts/cleanup/rm_date_days.py 5 /home/telecaster/trash/ >> /var/log/telecaster/cleanup.log +15 7 * * * root python /srv/telecaster/scripts/cleanup/rm_date_days.py 6 /home/telecaster/archives/ >> /var/log/telecaster/cleanup.log 0 */3 * * * telecaster /srv/telecaster/instance/env/bin/python /srv/telecaster/instance/manage.py teleforma-import-conferences Pre-Barreau /var/log/telecaster/import.log 30 * * * * telecaster /srv/telecaster/instance/env/bin/python /srv/telecaster/instance/manage.py telecaster-rsync-archives