Re: dnf update finishes and I'm logged out?

2023-05-05 Thread Tom Horsley
On Fri, 05 May 2023 21:14:40 - Andre Robatino wrote: > It might be the systemd OOM killer. Good thought, but no messages that look like OOM. In fact, nothing in the log looks like anything other than a normal shutdown. No I idea why I got logged out. I guess there are some things man was not

Re: dnf update finishes and I'm logged out?

2023-05-05 Thread Andre Robatino
It might be the systemd OOM killer. You can see the journalctl output for your current boot with "journalctl -b 0", the previous boot with "journalctl -b -1", etc. Get the output for whichever boot the logout happened in and grep for the word "pressure". I had a similar problem with non-DE

Re: dnf update finishes and I'm logged out?

2023-05-05 Thread Roger Heflin
Just about any package could do a systemd restart against its startup script, and so if your login session was started from a systemd startup script that got restarted then it would restart. I don't boot to graphical, and I login via the console as a user and run startx. I do it partially

dnf update finishes and I'm logged out?

2023-05-05 Thread Tom Horsley
I'm in my FVWM session, I run dnf update to get new kernel and other updates installed, I watch akmod update the nvidia driver, and I'm about to type reboot to get new kernel when suddenly *poof*, I'm logged out and the sddm login screen is displayed. Is this some "helpful" change that's been