> -Original Message-
> From: Andrei Borzenkov
> Sent: Tuesday, July 30, 2024 4:12 PM
> To: Windl, Ulrich
> Cc: Mantas Mikulėnas ; systemd-
> de...@lists.freedesktop.org
> Subject: [EXT] Re: Re: [systemd-devel] "OnUnitInactiveSec Timer not firing"
> issue
>
> On Tue, Jul 30, 2024 at 11:
> -Original Message-
> From: systemd-devel On
> Behalf Of Kevin P. Fleming
> Sent: Tuesday, July 30, 2024 2:57 PM
> Cc: systemd-devel@lists.freedesktop.org
> Subject: [EXT] Re: [systemd-devel] Re: Re: "OnUnitInactiveSec Timer not
> firing" issue
>
> On Tue, Jul 30, 2024, at 08:38, Wind
Hi,
Gentle reminder on this query.
On 18/07/24 11:52 am, Dharma B wrote:
> Hi Everyone,
>
> We have recently migrated from sysvinit to systemd on our platforms,
> including sam9, sama5, and sama7 which feature various ARM architectures
> such as ARMv5, Cortex-A5, and Cortex-A7.
>
> We observed d
On Tue, Jul 30, 2024 at 11:25 AM Windl, Ulrich wrote:
>
>
>
> > -Original Message-
> > From: Andrei Borzenkov
> > Sent: Monday, July 29, 2024 1:19 PM
> > To: Mantas Mikulėnas
> > Cc: Windl, Ulrich ; systemd-devel@lists.freedesktop.org
> > Subject: [EXT] Re: [systemd-devel] "OnUnitInactiv
On Tue, Jul 30, 2024 at 3:38 PM Windl, Ulrich wrote:
>
> Hi!
>
> Top-posting this time:
> Reading the manual carefully, I recognized an asymmetry:
> OnActiveSec= defines a timer relative to the moment the timer itself is
> activated.
> OnUnitInactiveSec= defines a timer relative to when the unit
On Tue, Jul 30, 2024, at 08:38, Windl, Ulrich wrote:
> Hi!
>
> Top-posting this time:
> Reading the manual carefully, I recognized an asymmetry:
> OnActiveSec= defines a timer relative to the moment the timer itself is
> activated.
> OnUnitInactiveSec= defines a timer relative to when the unit the
Hi!
By mistake I added a [Timer] section to a service unit (instead of timer unit)
using "systemctl edit ...". After realizing the mistake, I used "systemctl edit
..." again to remove all lines.
However this caused to keep the file in place, not canceling the edit.
So I wonder: Wouldn't it make
Hi!
Top-posting this time:
Reading the manual carefully, I recognized an asymmetry:
OnActiveSec= defines a timer relative to the moment the timer itself is
activated.
OnUnitInactiveSec= defines a timer relative to when the unit the timer is
activating was last deactivated.
Also the manual des n
> -Original Message-
> From: Andrei Borzenkov
> Sent: Monday, July 29, 2024 1:19 PM
> To: Mantas Mikulėnas
> Cc: Windl, Ulrich ; systemd-devel@lists.freedesktop.org
> Subject: [EXT] Re: [systemd-devel] "OnUnitInactiveSec Timer not firing" issue
>
> On Mon, Jul 29, 2024 at 2:12 PM Manta