Hacker News new | ask | show | jobs
by ilyt 1287 days ago
> And what if you want multiple timers, with different configurations between them (maybe one long running one with WakeSystem= and a shorter one without?). We eliniate a lot of creative ability by glomming stuff together.

It's not either-or situation.

The .service could just have [Timer] block

Then you could just put all in one file, or still have option of putting timer somewhere else.

2 comments

Then it'd be annoying if you have to stop a timer temporarily
It’s odd, but actually you can not restart an active unit with a timer