Hello,

Since I update one machine to f38, none of the services controlled by 
cron.weekly
are run.

Here is the status
crond.service - Command Scheduler
     Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; preset: 
enabled)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf
     Active: active (running) since Tue 2023-07-25 20:06:32 CEST; 2 days ago
   Main PID: 1496 (crond)
      Tasks: 1 (limit: 38199)
     Memory: 1.4G
        CPU: 1h 11min 58.656s
     CGroup: /system.slice/crond.service
             └─1496 /usr/sbin/crond -n

Jul 28 10:01:01 homere CROND[76220]: (root) CMDEND (run-parts /etc/cron.hourly)
Jul 28 10:11:01 homere CROND[76239]: (root) CMD (run-parts /etc/cron.hourly)
Jul 28 10:11:01 homere run-parts[76242]: (/etc/cron.hourly) starting 0anacron
Jul 28 10:11:01 homere CROND[76238]: (root) CMDEND (run-parts /etc/cron.hourly)
Jul 28 11:01:01 homere CROND[76338]: (root) CMD (run-parts /etc/cron.hourly)
Jul 28 11:01:01 homere run-parts[76341]: (/etc/cron.hourly) starting 0anacron
Jul 28 11:01:01 homere CROND[76337]: (root) CMDEND (run-parts /etc/cron.hourly)
Jul 28 11:11:01 homere CROND[76353]: (root) CMD (run-parts /etc/cron.hourly)
Jul 28 11:11:01 homere run-parts[76362]: (/etc/cron.hourly) finished 0anacron
Jul 28 11:11:01 homere CROND[76352]: (root) CMDEND (run-parts /etc/cron.hourly)

and my crontab

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root

# For details see man 4 crontabs

# Example of job definition:
# .---------------- minute (0 - 59)
# |  .------------- hour (0 - 23)
# |  |  .---------- day of month (1 - 31)
# |  |  |  .------- month (1 - 12) OR jan,feb,mar,apr ...
# |  |  |  |  .---- day of week (0 - 6) (Sunday=0 or 7) OR 
sun,mon,tue,wed,thu,fri,sat
# |  |  |  |  |
# *  *  *  *  * user-name  command to be executed

# run-parts
11 * * * * root run-parts /etc/cron.hourly
22 4 * * * root run-parts /etc/cron.daily
04 13 * * 3,6 root run-parts /etc/cron.weekly


What else can I check?

Thanks
===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
===========================================================================
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to