On Apr 5, 2022, at 16:19, olivares33561 via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > [olivares@fedora Downloads]$ crontab -l > […] > [olivares@fedora Downloads]$ sudo systemctl list-timers I noticed you put your crontab entries in your user crontab, but later looked at system timers. You will want to either use system timers with your User defined in the service, or use your user systemd to run those timers, using “systemctl --user”. The user systemd only runs during an active login session unless you set it up otherwise, so take that into consideration. -- Jonathan Billings _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure