Y
Hacker News
new
|
ask
|
show
|
jobs
by
Chris660
972 days ago
If you need to stick with crontab entries (perhaps they are generated/managed by some other software), it should be possible to write a systemd generator[1] to generate the required timer/service units from the crontab file(s).
[1]:
https://www.freedesktop.org/software/systemd/man/systemd.gen...
1 comments
jordemort
972 days ago
It already exists:
https://manpages.debian.org/testing/systemd-cron/systemd-cro...
link
detistea
971 days ago
I now want to add apprise support to systemd-cron.
Awesome readings ;-)
link