Snippets

From 6bit.ch wiki
Revision as of 13:05, 17 September 2025 by Xbl (talk | contribs) (Created page with "= Snippets = Check if the system requires a reboot:</br> <code>cat /var/run/reboot-required</code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Snippets

Check if the system requires a reboot:
cat /var/run/reboot-required