Comment # 3 on bug 1204952 from
OK, for today's kernel update I added a "panic=45" kernel parameter, but then
realized that the reboot is *not* caused by a kernel panic, but by some systemd
action!

reboot   system boot  5.14.21-150400.2 Mon Nov 21 09:38   still running
reboot   system boot  5.14.21-150400.2 Mon Nov 21 09:37 - 09:37  (00:00)

Unfortunately with the default syslog configuration there was no trace of the
first boot to be found, so I enabled the persistent journal now.

2022-11-21T09:35:18.014440+01:00 localhost /usr/lib/gdm/gdm-x-session[20726]:
(**) Option "fd" "27"
2022-11-21T09:35:18.014501+01:00 localhost /usr/lib/gdm/gdm-x-session[20726]:
(II) event7  - Power Button: device removed
2022-11-21T09:35:18.014527+01:00 localhost /usr/lib/gdm/gdm-x-session[20726]:
(**) Option "fd" "30"
2022-11-21T09:39:04.999674+01:00 pc systemd[1]: Queued start job for default
target Graphical Interface.
2022-11-21T09:39:04.999709+01:00 pc kernel: [    0.000000][    T0] Linux
version 5.14.21-150400.24.33-default (geeko@buildhost) (gcc (SUSE Linux) 7.5.0,
GNU ld (GNU Binutils;
 SUSE Linux Enterprise 15) 2.37.20211103-150100.7.37) #1 SMP PREEMPT_DYNAMIC
Fri Nov 4 13:55:06 UTC 2022 (76cfe60)


You are receiving this mail because: