> perhaps use
> OnCalendar=*-*-* *:*:00
No, the same result, completely bewildered why the timer does not work
in Yocto Linux
Thanks Khem.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#156404):
https://lists.openembedded.org/g/openembedded-core/
On 9/26/21 6:29 PM, JH wrote:
Hi,
I set up a service timer to run the service every minute at times
01:10:50, 01:10:50, 01:10:50, ...
[Unit]
Description=Run watchdog job at every 1 minute
[Timer]
Unit=mwatchdog.service
OnCalendar=*-*-* *:00:50
perhaps use
OnCalendar=*-*-* *:*:00
Persist
I changed OnCalendar=*-*-* *:*:50, in vain
On 9/27/21, Jupiter wrote:
> Hi,
>
> I set up a service timer to run the service every minute at times
> 01:10:50, 01:10:50, 01:10:50, ...
>
> [Unit]
> Description=Run watchdog job at every 1 minute
> [Timer]
> Unit=mwatchdog.service
> OnCalendar=*-*-*
Hi,
I set up a service timer to run the service every minute at times
01:10:50, 01:10:50, 01:10:50, ...
[Unit]
Description=Run watchdog job at every 1 minute
[Timer]
Unit=mwatchdog.service
OnCalendar=*-*-* *:00:50
Persistent=true
[Install]
WantedBy=timers.target
But the timer was actually fired