mirror of https://github.com/CISOfy/lynis.git
Rephrase suggestion
This commit is contained in:
parent
1771c33514
commit
abf34b56b6
|
@ -611,7 +611,7 @@
|
|||
Display --indent 2 --text "- Checking for ARP monitoring software" --result "${STATUS_RUNNING}" --color GREEN
|
||||
else
|
||||
Display --indent 2 --text "- Checking for ARP monitoring software" --result "${STATUS_NOT_FOUND}" --color YELLOW
|
||||
ReportSuggestion ${TEST_NO} "Install ARP monitoring software like arpwatch"
|
||||
ReportSuggestion ${TEST_NO} "Consider running ARP monitoring software (arpwatch)"
|
||||
fi
|
||||
fi
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue