this post was submitted on 21 Nov 2025
44 points (97.8% liked)
Linux
10244 readers
527 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Automatic failure handling, advanced logging, independent execution environment control, cgroups support, service dependency management...
On the negative side, it takes slightly more work to configure timed tasks and there's no integrated email support.
Refer to the Arch Wiki for more detailed information.
Email support was the bain of my existence. I forgot how many misconfigured system I came across decades ago that would fill up their filesystem with logs from crons in the root mail dir. Such a stupid default setting. We have vastly better methods for monitoring systems these days then firing off an email when a cron runs.
Dam the first 2 already got me wanting to switch lol
And as I just recently learned, network namespaces support! Those can be handy if you need a backup job to route through a VPN tunnel, or some such thing.