Do I need to restart after dnf update?
Reboot is needed if one of the following packages was updated:
kernel
glibc
linux-firmware
systemd
dbus
There is an application to easily check it:
sudo dnf install yum-utils
needs-restarting -r
Reboot is needed if one of the following packages was updated:
kernel
glibc
linux-firmware
systemd
dbus
There is an application to easily check it:
sudo dnf install yum-utils
needs-restarting -r