Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2015-02-25 22:33:21 +0300
committermboelen <michael@cisofy.com>2015-02-25 22:33:21 +0300
commit6521ced36f1bb5a884f67a8fd0ddba85bb08693e (patch)
tree48398e8420512f9e2fb940416a55e85f48078134
parent56a75cd6aa2e00418468fe788b12cdf432c4b2d3 (diff)
Remove suggestion
-rw-r--r--include/tests_authentication2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_authentication b/include/tests_authentication
index 3cd2ff91..89a81a29 100644
--- a/include/tests_authentication
+++ b/include/tests_authentication
@@ -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
#