On 31 May 2023, at 16:02, home user <mattisonw@comcast.net> wrote:

"Job akmods-shutdown.service/stop running".

That is likely to be because it is compiling the new nvidia drivers.

I use a script to do my updates that waits for all systemd jobs to stop before rebooting.

You can see the jobs with:

$ systemctl list-jobs

After installing new nvidia RPMs from rpmfusion there is always a job running for a
while.

Once that any jobs complete the reboot is fast to shutdown and fast to startup
(as the nvidia drivers are all built and ready to install).


Barry