Crate needs_reboot
source · [−]Expand description
Overview
Crate to tell if a linux system needs to be rebooted
This can help to decide whether to reboot a system after updating it. Currently only NixOS is supported.
Features
tool: Enables a CLI tool to check if a system should be rebooted.
Contribute
All contributions shall be licensed under the 0BSD license.
Functions
Returns true is the system should be rebooted, else false.