Comment on [AIP] I've been working on the perfect UI for cron and supervisor for several months now. Tell me what you think.

<- View Parent
WhyJiffie@sh.itjust.works ⁨1⁩ ⁨week⁩ ago

I generally like some things that syatemd gives, but is there an easier way to create timed automations with systemd timers?

with cron, its just a single line with the recurrence pattern and the command. with systemd, you have to create a timer unit file with several lines, a service unit file with several lines, put them in the right directory, reload systemd, enable the timer. timers are not difficult, but much more convoluted than the crontab.

original
Sort:hotnewtop