mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
DBS-1816: Removed suggestion
This commit is contained in:
parent
8cc47819b4
commit
b8df6c4204
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@
|
|||
if [ "${FIND}" = "0" ]; then
|
||||
LogText "Result: Login succeeded, no MySQL root password set!"
|
||||
ReportWarning ${TEST_NO} "H" "No MySQL root password set"
|
||||
ReportSuggestion ${TEST_NO} "Use mysqladmin to set a MySQL root password"
|
||||
Display --indent 4 --text "- Checking empty MySQL root password" --result WARNING --color RED
|
||||
AddHP 0 5
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue