All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: JH <jupiter.hce@gmail.com>, yocto <yocto@lists.yoctoproject.org>
Cc: OE <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] Incorrect systemd timer
Date: Mon, 27 Sep 2021 08:52:04 -0700	[thread overview]
Message-ID: <1e3f20d2-e557-b8fb-3ab7-d473db4eb2ad@gmail.com> (raw)
In-Reply-To: <CAA=hcWTC3_+Fg9uRC7ZnAEKhNEcF5Z_PM1WEugxQD76oFJ33dg@mail.gmail.com>



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



> Persistent=true
> [Install]
> WantedBy=timers.target
> 
> But the timer was actually fired about every 8 - 9 seconds:
> 
> Mon Sep 27 01:10:06 UTC 2021 start timer
> Mon Sep 27 01:10:15 UTC 2021 start timer
> Mon Sep 27 01:10:23 UTC 2021 start timer
> 
> Not quite sure if it is a kernel issue or Yocto oe-core build issue or
> what I could be missing, appreciate your advice.
> 
> Thank you.
> 
> Kind regards,
> 
> - jupiter
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#156371): https://lists.openembedded.org/g/openembedded-core/message/156371
> Mute This Topic: https://lists.openembedded.org/mt/85891446/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


  parent reply	other threads:[~2021-09-27 15:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27  1:29 Incorrect systemd timer Jupiter
2021-09-27  2:06 ` Jupiter
2021-09-27 15:52 ` Khem Raj [this message]
2021-09-28  1:43   ` [OE-core] " Jupiter
2021-09-28 14:37     ` [yocto] " Manuel Wagesreither

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1e3f20d2-e557-b8fb-3ab7-d473db4eb2ad@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=jupiter.hce@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.