mirror of https://github.com/CISOfy/lynis.git
DBS-1816: Removed suggestion
This commit is contained in:
parent
8cc47819b4
commit
b8df6c4204
|
@ -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 New Issue