[systemd-devel] Add timer exception

Andy Pieters systemd at andypieters.me.uk
Mon Nov 5 21:14:28 UTC 2018


On Mon, Nov 5, 2018 at 2:38 PM Lennart Poettering
<lennart at poettering.net> wrote:
Note that you can combined OnCalendar= (i.e. calendar time events) and
> OnUnitInactiveSec= and friends (i.e. monotonic time events) in a
> single .timer unit.
>

Until this is implemented I think I will just do a

 `at -t 201901010325 systemctl stop mytimer.timer`

and

`at -t 201901020330 systemctl start mytimer.timer`

Assuming no artefacts will arise from this?


More information about the systemd-devel mailing list