|
|
|
|
|
by michaelx386
4156 days ago
|
|
Thank you, it's not always clear when a reboot is needed after an update. I do it with kernel updates but wouldn't have in this case until I read your comment and ran the command to check. If would be nice if package managers would let us know when this is necessary, I expect that might be a hard thing to get right though. |
|
sudo lsof | grep lib | grep DEL
You can then either reload those processes manually, or just bounce the box if that's easier.