Is there a way to determine if an impending upgrade will need a
reboot to place the changes in effect? I tend to check for upgrades
at random, but often don't want to quit what I'm doing and reboot
unless it's essential.
It's pretty obvious if the kernel is new, but not so obvious if things
that look like modules or libraries are changing. Using
apt list --upgradable gives a nice list of what's changing, but no
explict hint about rebooting. Even after the upgrade is complete,
there's no "reboot required" or even recommended hint.
Thanks for reading, and any guidance
bob prohaska
Is there a way to determine if an impending upgrade will need aThere is no automated way to my knowledge. At least in the wild.
reboot to place the changes in effect?
You could in theory run a script to check if any process you are currently using is linked to a library that was recently upgraded. You'd need to restart
the processes which are using libraries that got upgraded in order to make sure
they start using the new ones.
Is there a way to determine if an impending upgrade will need a reboot
to place the changes in effect? I tend to check for upgrades at random,
but often don't want to quit what I'm doing and reboot unless it's
essential.
It's pretty obvious if the kernel is new, but not so obvious if things
that look like modules or libraries are changing. Using
apt list --upgradable gives a nice list of what's changing, but no
explict hint about rebooting. Even after the upgrade is complete,
there's no "reboot required" or even recommended hint.
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 265 |
Nodes: | 10 (0 / 10) |
Uptime: | 02:45:40 |
Calls: | 2,018 |
Calls today: | 1 |
Files: | 4,447 |
D/L today: |
21 files (9,724K bytes) |
Messages: | 412,418 |