Hello, On my machine, I have crond and anacron running. I guess that I do not need crond. I can easily manage crond, but waht about anacron? systemctl status anacron Unit anacron.service could not be found systemctl status anacrond Unit anacrond.service could not be found while systemctl status crond ● crond.service - Command Scheduler Loaded: loaded (/usr/lib/systemd/system/crond.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2019-09-22 09:09:21 CEST; 3h 5min ago Main PID: 1429 (crond) Tasks: 7 (limit: 4915) Memory: 4.3G CGroup: /system.slice/crond.service ├─ 1429 /usr/sbin/crond -n ├─ 8113 /usr/sbin/anacron -s ├─10084 /usr/bin/bash /bin/run-parts /etc/cron.weekly ├─10088 /bin/sh /etc/cron.weekly/backup.cron It seems that anacron is a service of crond. Is the only option to remove crontabs? Thanks =========================================================================== Patrick DUPRÉ | | email: pdupre@xxxxxxx Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 =========================================================================== _______________________________________________ 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