1
0
mirror of https://github.com/CISOfy/lynis.git synced 2025-04-08 17:15:25 +02:00

Remove suggestion

This commit is contained in:
mboelen 2015-02-25 20:33:21 +01:00
parent 56a75cd6aa
commit 6521ced36f

@ -204,7 +204,7 @@
logtext "Result: Found the same group ID multiple times"
logtext "Output: ${FIND}"
ReportWarning ${TEST_NO} "H" "Found multiple groups with same group ID"
ReportSuggestion ${TEST_NO} "Check your /etc/group file and correct inconsistencies"
#ReportSuggestion ${TEST_NO} "Check your /etc/group file and correct inconsistencies"
fi
fi
#