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:
authorMichael Boelen <michael.boelen@cisofy.com>2016-07-27 10:55:06 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-27 10:55:06 +0300
commitabf34b56b6bcfff3dac1db2c780862be20998d24 (patch)
treef7dbb94f953829ed1357a6b4d208f20093e8b7da /include/tests_networking
parent1771c3351405f29fe55ece6dadca2165c59ac37d (diff)
Rephrase suggestion
Diffstat (limited to 'include/tests_networking')
-rw-r--r--include/tests_networking2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_networking b/include/tests_networking
index c54c196e..084dcc0f 100644
--- a/include/tests_networking
+++ b/include/tests_networking
@@ -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
#