You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chimo 4bd9a9f332 Make regex case-insensitive 5 years ago
README.md First commit 7 years ago
is-reboot-required.sh Make regex case-insensitive 5 years ago

README.md

Archlinux Stale Kernel Check

This small script compares the running kernel version (uname -r) and the kernel version on the filesystem (file /boot/vmlinuz-linux). If the versions differ, it prints "Reboot required.". If not, it prints "No reboot required."