Hacker News new | ask | show | jobs
by Someone 1286 days ago
> Systemd's timers should just be [Timer] block inside the .service

systemd was inspired by launchd (http://0pointer.de/blog/projects/systemd.html), and that does that (https://developer.apple.com/library/archive/documentation/Ma...), so they must have explicitly made that choice.

1 comments

The wrong choice in my opinion