ng0 <n...@pragmatique.xyz> writes:

> Ludovic Courtès transcribed 0.9K bytes:

>> Something like:
>> 
>>   #~(job '(next-hour '(4))
>>           (lambda ()
>>             (chdir …)
>>             (system* …)))
>> 
>> See 
>> <https://www.gnu.org/software/guix/manual/html_node/Scheduled-Job-Execution.html>.
>> 
>> Ludo’.
>> 
>
> Thanks! This fixed at least the respawn-death of mcron. Now I just have to
> see if it does what I want.

I have found the '--schedule' option of mcron very useful for debugging.
Maybe it'll help you to see if it does what you want.

> But it's good to know that it is that easy.

Reply via email to