Re: [systemd-devel] systemd unit transition timestamps

2021-06-10 Thread paul.niel...@fujitsu.com
Hi Uoti, Thanks a lot for your answer. I wasn't aware of the garbage collector. Just after your mail I saw that it is "now" described in the systemd.unit man page, with all answers to my question. :D As I said, unfortunately, we use a fairly outdated version (228) that ships with SLES12 and this

Re: [systemd-devel] systemd unit transition timestamps

2021-06-10 Thread Uoti Urpala
On Thu, 2021-06-10 at 10:49 +, paul.niel...@fujitsu.com wrote: > So, anyways, I don't see the difference between the units that causes the > different behavior. Furthermore, from my point of view (as a user) it > contradicts the description of the Timestamp values in the man page somehow, > whe

[systemd-devel] systemd unit transition timestamps

2021-06-10 Thread paul.niel...@fujitsu.com
Hi Folks! I'm sorry for bothering you, but I have a question regarding the systemd transition timestamps ActiveEnterTimestamp, ActiveExitTimestamp, InactiveEnterTimestamp and InactiveExitTimestamp that I couldn't figure out myself. As far as I understand from the man page org.freedesktop.systemd1,