GitXplorerGitXplorer
s

needs-reboot

public
4 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
02f803c0d6b3b90df0ae0cce00bed38d9fe08ef2

Update Cargo.lock

sstephaneyfx committed 2 years ago
Unverified
d7a434d3e48858fc66374b273dd79f3d95102f13

Bump version

sstephaneyfx committed 2 years ago
Unverified
b646e8ed1827adcde16338abf307c436ed84987d

Update dependencies

sstephaneyfx committed 2 years ago
Unverified
edb9f540f69f091ee0b794ae8ce3fac7fc26196c

Bump version

sstephaneyfx committed 3 years ago
Unverified
0afbdad1128b7a6e040a60b5fc119798103eb864

Don't ignore Cargo.lock as this crate can also produce an application

sstephaneyfx committed 3 years ago
Unverified
062e7149d58723dce230715a7f27d97ec26623b4

Document `tool` feature

sstephaneyfx committed 3 years ago

README

The README file for this repository.

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.