Re: [systemd-devel] Is `kernel-install` called automatically?

2021-07-15 Thread Ian Pilcher
On 7/15/21 4:40 AM, Mike Beaton wrote: I may not have understood correctly, but it seems that after `bootcl install`, `kernel-install` is _not_ called automatically; neither initially, nor after any system kernel update. Is this correct? And if so can anyone help with the reasoning behind thi

[systemd-devel] Q: Detecting boot loop and reacting

2021-07-15 Thread Ulrich Windl
Hi! I wonder: Is there a rather easy way to detect a boot loop with systemd, and then react on it? For example if the system boots n times in m minutes, then (just as some suspect) disable a specific service. Maybe it could even be a timed disable. (Actually we had a case last week, when we had

[systemd-devel] Is `kernel-install` called automatically?

2021-07-15 Thread Mike Beaton
I may not have understood correctly, but it seems that after `bootcl install`, `kernel-install` is _not_ called automatically; neither initially, nor after any system kernel update. Is this correct? And if so can anyone help with the reasoning behind this or status of this issue? To clarify: I wo