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>2018-10-23 14:00:16 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2018-10-23 14:00:16 +0300
commitd44f51a353fca8029db907c0fd34a10f1670dbbd (patch)
tree36996af7142f2ba1eedd8a92f81013bf19385492 /include/tests_tooling
parent361ad7d9dadaad123c298566203feb6373bf7376 (diff)
Added and changed description for TOOL-5160
Diffstat (limited to 'include/tests_tooling')
-rw-r--r--include/tests_tooling2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_tooling b/include/tests_tooling
index 5e63c1a9..c4ff664d 100644
--- a/include/tests_tooling
+++ b/include/tests_tooling
@@ -365,7 +365,7 @@
#
# Test : TOOL-5160
# Description : Check for OSSEC
- Register --test-no TOOL-5126 --weight L --network NO --category security --description "Check for presence of Snort"
+ Register --test-no TOOL-5126 --weight L --network NO --category security --description "Check for active OSSEC analysis daemon"
if [ ${SKIPTEST} -eq 0 ]; then
if IsRunning "ossec-analysisd"; then