Re: [systemd-devel] Detecting Systemd crash

2024-02-03 Thread Álvaro Cebrián Juan
Great question! I am very interested in detecting systemd crashes too since I have experienced them recently and have been asked to come up with a solution to react when a PID1 crash happens. In fact, in my recent experiences, a journald crash was enough to render the system into an unreliable/deg

[systemd-devel] Detecting Systemd crash

2024-02-03 Thread David Timber
Systemd crashed on me the other day. I was writing up some Systemd units and testing them out by daemon-reload every time I wanted to test them out. Not the best way to go on about, I know. My bad abusing Systemd to the point of crashing. Perhaps it was just a bit flip that caused this. sys