Re: [systemd-devel] "OnUnitInactiveSec Timer not firing" issue

2024-07-29 Thread Andrei Borzenkov
On Mon, Jul 29, 2024 at 2:12 PM Mantas Mikulėnas wrote: >> >> Furthermore it seems to be necessary to run the service unit itself, too >> (assuming it must be enabled also, right?) > > > No. The purpose of the timer is to start the service, so starting the service > manually (or "enabling" it,

Re: [systemd-devel] "OnUnitInactiveSec Timer not firing" issue

2024-07-29 Thread Mantas Mikulėnas
On Mon, Jul 29, 2024 at 9:33 AM Windl, Ulrich wrote: > Hi! > > > > I tried to use my first systemd timer, but failed: Either I don’t > understand it correctly, or there is a bug in systemd (228 of SLES12 SP5): > > (See also https://unix.stackexchange.com/q/779714/320598) > > > > It seems it’s not

Re: [systemd-devel] "OnUnitInactiveSec Timer not firing" issue

2024-07-29 Thread Andrei Borzenkov
On Mon, Jul 29, 2024 at 9:33 AM Windl, Ulrich wrote: > > Hi! > > > > I tried to use my first systemd timer, but failed: Either I don’t understand > it correctly, or there is a bug in systemd (228 of SLES12 SP5): > > (See also https://unix.stackexchange.com/q/779714/320598) > > > > It seems it’s n