You are not logged in.
Pages: 1
When is a restart required? Only with kernel updates? Not with systemd updates? I saw the kernel image for boot is updated when systemd gets updated.
Offline
Your question is not fully formed. When is a restart required by/for what? There is never any absolute need to restart.
You will need to reboot (or kexec) in order to start using a newly installed kernel, but the old one in memory will continue working indefinitely (though new modules wil not be able to load).
You could reboot in order to start using a new systemd/init. But there are alternatives to rebooting for this too, and here also the old one in memory will continue working just fine.
I have an arch system that was last rebooted almost 5 months ago and has been running since. And there wasn't really any need to reboot at that time.
Last edited by Trilby (2020-03-10 13:03:19)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Pages: 1