Handling System Restart Required message on Debian / Ubuntu distributions
Last updated 4 years ago
You can check the content of the file /var/run/reboot-required.pkgs:
cat /var/run/reboot-required.pkgs
To see the latest changelog of the package that requested the restart :
xargs apt-get changelog < /var/run/reboot-required.pkgs