]> git.parisson.com Git - telecaster-server.git/commitdiff
fix chmod of all archives in cron 2.2
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Wed, 7 Feb 2024 10:56:18 +0000 (11:56 +0100)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Wed, 7 Feb 2024 10:57:06 +0000 (11:57 +0100)
etc/cron.d/telecaster

index 67e59cf94437e796b2a3bc3ff5bbc12f36a1dd71..e2b0e35f4856cf3f3463475d43b459dd0a312e86 100644 (file)
@@ -5,5 +5,6 @@
 15 7 * * * root python /srv/telecaster/telecaster-server/bin/cleaning/rm_date_days.py 7  /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
+29 * * * * root chmod -R u+rwX,g+rwX,o-w /home/telecaster/archives
 30 * * * * telecaster /srv/telecaster/instance/env/bin/python /srv/telecaster/instance/manage.py telecaster-rsync-archives
 0 1 * * * telecaster  /srv/telecaster/instance/env/bin/python /srv/telecaster/instance/manage.py teleforma-pull-metadata Pre-Barreau