On Sat, Jun 22, 2024, at 7:17 AM, Patrick Dupre via users wrote: > Hello, > > I have a backup launched by cron.weekly > However, since F40, after it has run a first time and ended, another backup > is started. This messed up the backup. > > When starting, the first crond > sent > (ps -aux | grep -i backup | mail -s Backup root@localhost.localdomain) > root 19672 0.0 0.0 228476 3136 ? S 12:29 0:00 > /bin/sh /etc/cron.weekly/backup.cron [snip] > and the second one > > root 29787 0.0 0.0 228476 3260 ? S 14:55 0:00 > /bin/sh /etc/cron.weekly/backup.cron.saved If you run: ls -la /etc/cron.weekly/ I think you will find a "regular" and a ".saved" copy of your cron script. -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue