1

Is there a way to understand WHY exactly my Ubuntu system wants a restart? I'm getting this message without much additional context in my banner on logging in over SSH:

*** System restart required ***
Glorfindel
  • 971
  • 3
  • 13
  • 20
tarabyte
  • 274

1 Answers1

6

The packages driving the need to reboot can be listed by running this command

cat /var/run/reboot-required.pkgs

Organic Marble
  • 23,641
  • 15
  • 70
  • 122