Skip to content

Programatically Check If System Requires Restart

💡 How do you programatically find out if a system needs to be restarted?

👉🏼 Check for the existence of "/var/run/reboot-required" file. Also, "/var/run/reboot-required.pkgs" shows the related packages.

Run cat /var/run/reboot-required to check if system requires a reboot. cat /var/run/reboot-required.pkgs shows the packages that involved.
A preview of the VPS Security Cheatsheet.

Download the VPS Security Cheatsheet

No spam! 🙅🏻‍♀️ Unsubscribe at any time.