[systemd-devel] systemd unit timer

Tom Ryder tom at sanctum.geek.nz
Sun Aug 9 21:43:17 UTC 2020


On Sun, Aug 09, 2020 at 06:42:36PM +0200, Jérémy ROSEN wrote:
>You could create a timer that starts another timer...

Or something like an `at` job:

     $ sudo at 'midnight 2021-01-01'
     at> systemctl enable myservice.timer
     at> systemctl start myservice.timer
     at> <EOT>
     job 1 at Fri Jan 1 00:00:00 2021

-- 
Tom Ryder <https://sanctum.geek.nz/>
Maybe we can bring back the light.


More information about the systemd-devel mailing list