mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-25 23:05:01 +02:00
Minor reword ("latest" -> "latest installed") (#174)
This commit is contained in:
parent
904da4d123
commit
c0f86fef09
@ -438,7 +438,7 @@
|
|||||||
#
|
#
|
||||||
# Test : KRNL-5830
|
# Test : KRNL-5830
|
||||||
# Description : Check if system needs a reboot (Linux only)
|
# Description : Check if system needs a reboot (Linux only)
|
||||||
Register --test-no KRNL-5830 --os Linux --weight L --network NO --description "Checking if system is running on the latest kernel"
|
Register --test-no KRNL-5830 --os Linux --weight L --network NO --description "Checking if system is running on the latest installed kernel"
|
||||||
if [ ${SKIPTEST} -eq 0 ]; then
|
if [ ${SKIPTEST} -eq 0 ]; then
|
||||||
REBOOT_NEEDED=2
|
REBOOT_NEEDED=2
|
||||||
FILE="/var/run/reboot-required.pkgs"
|
FILE="/var/run/reboot-required.pkgs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user