I did an upgrade (dnf upgrade ) and rebooted but newer smaller updates still requires me to reboot RL. Is there a way to reboot without restarting the system (which will initiate some software changes) please? I have some tasks thus i would rather not stop for a few hours.
I have a short script that lists all of the open but deleted files and filters out the junk. Run (with root privileges) it shows what processes need to be restarted. I might need to use systemctl to restart affected services, or perhaps I just need to log out (from my non-root ID) and log back in again.
Parsing of that grep command is left as an exercise for the reader. Some adjustment might be needed on your system. Try it without that filter and see the mess that needs to be ignored.