On 09/20/2016 04:17 PM, Samuel Sieb wrote: > On 09/20/2016 03:52 PM, Patrick Dupre wrote: >> Finally, I still do not know how to manage the schedule for cron.weekly >> and cron.daily, since /etc/anacrontab or /etc/crontab are just ignored >> in fc24. >> > Why do you think that? My cron.weekly and cron.daily get run and they > are referenced from /etc/anacrontab. Patrick, make sure you have the crond.service enabled: [root@prophead ~]# systemctl list-unit-files *cron* UNIT FILE STATE crond.service enabled If it's not enabled, then sudo systemctl enable crond.service sudo systemctl start crond.service The crond.service is responsible for both normal crond AND anacrond operations (they're not separated anymore) and it works perfectly well. ---------------------------------------------------------------------- - Rick Stevens, Systems Engineer, AllDigital ricks@xxxxxxxxxxxxxx - - AIM/Skype: therps2 ICQ: 226437340 Yahoo: origrps2 - - - - I haven't lost my mind. It's backed up on tape somewhere, but - - probably not recoverable. - ---------------------------------------------------------------------- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx