mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 00:04:16 +02:00
Updated log
This commit is contained in:
parent
a1f794cc75
commit
768d8a62e8
@ -13,7 +13,8 @@
|
|||||||
### Changed
|
### Changed
|
||||||
- AUTH-9229 - Added option for LOCKED accounts and bugfix for older bash versions
|
- AUTH-9229 - Added option for LOCKED accounts and bugfix for older bash versions
|
||||||
- BOOT-5122 - Presence check for grub.d added
|
- BOOT-5122 - Presence check for grub.d added
|
||||||
- CRYP-7931 - Redirect errors (e.g. when swap is not encrypted)
|
- CRYP-7931 - Redirect errors
|
||||||
|
- CRYP-7931 - Added data to report
|
||||||
- FILE-6430 - Don't grep nonexistant modprobe.d files
|
- FILE-6430 - Don't grep nonexistant modprobe.d files
|
||||||
- FIRE-4535 - Set initial firewall state
|
- FIRE-4535 - Set initial firewall state
|
||||||
- INSE-8312 - Corrected text on screen
|
- INSE-8312 - Corrected text on screen
|
||||||
|
@ -285,6 +285,10 @@
|
|||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
#
|
||||||
|
Report "rng_found=${RNG_FOUND}"
|
||||||
|
#
|
||||||
|
#################################################################################
|
||||||
#
|
#
|
||||||
|
|
||||||
WaitForKeyPress
|
WaitForKeyPress
|
||||||
|
Loading…
x
Reference in New Issue
Block a user