mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 05:44:45 +02:00
Remove priority label
This commit is contained in:
parent
3e560c5ff5
commit
0d900536a5
@ -552,7 +552,7 @@
|
|||||||
logtext "Found duplicate line: ${sFIND}"
|
logtext "Found duplicate line: ${sFIND}"
|
||||||
logtext "Result: found duplicate line"
|
logtext "Result: found duplicate line"
|
||||||
Display --indent 4 --text "- Checking /etc/hosts (duplicates)" --result SUGGESTION --color YELLOW
|
Display --indent 4 --text "- Checking /etc/hosts (duplicates)" --result SUGGESTION --color YELLOW
|
||||||
ReportSuggestion ${TEST_NO} "L" "Remove duplicate lines in /etc/hosts"
|
ReportSuggestion "${TEST_NO}" "Remove duplicate lines in /etc/hosts"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
logtext "Result: /etc/hosts not found, test skipped"
|
logtext "Result: /etc/hosts not found, test skipped"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user