Set the execution time of the monthly mumble report generation script a

bit later to avoid a potential race condition between the log rotation
and the stats generation.
This commit is contained in:
Laurent Poujoulat 2021-04-11 20:01:11 +02:00 committed by root
parent 5fcf19309e
commit ffdca95e55
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
# Generation des statistiques du service mumble (tous les 1er du mois)
5 0 1 * * root /srv/mumble.chapril.org/tools/rapports_activites/update_redmine_ticket.sh >> /var/log/mumble_stats.log
20 0 1 * * root /srv/mumble.chapril.org/tools/rapports_activites/update_redmine_ticket.sh >> /var/log/mumble_stats.log