Making a system auto-update script that runs every 72 hours

apparently cronie, dcro, fcron, and others install the actual cron daemon (crond) and other stuff. crond is still the underlying daemon.

https://bbs.archlinux.org/viewtopic.php?id=135599

That’s not true. The post you linked even says that:

Dcron, cronie, fcron and vixie-cron are cron implementations.

These are all independent programs, all of which happen to provide a program with the same name. Just like MySQL and MariaDB are different programs, but both provide the mysql daemon.

1 Like

Yes, and much like Oracle vs Percona vs MariaDB MySQL flavors they are largely indistinguishable unless you possess a fairly high degree of sophistication.

I guess there is no love for the at command.

1 Like