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>2016-03-01 18:30:48 +0300
committermboelen <michael@cisofy.com>2016-03-01 18:30:48 +0300
commit54ab91f87eededb3f72733567a1c657f00b408ec (patch)
tree320f4c054e44d96ea6d44685a0d1212624070801 /include/tests_file_integrity
parent597a80cac0654c44654dced072f7529e1f84279b (diff)
Renamed FINT-4351 to FINT-4338
Diffstat (limited to 'include/tests_file_integrity')
-rw-r--r--include/tests_file_integrity4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tests_file_integrity b/include/tests_file_integrity
index 8315fc20..1ff022d3 100644
--- a/include/tests_file_integrity
+++ b/include/tests_file_integrity
@@ -249,9 +249,9 @@
#################################################################################
#
- # Test : FINT-4351
+ # Test : FINT-4338
# Description : Check if osquery system integrity tool is running
- Register --test-no FINT-4351 --weight L --network NO --description "osqueryd syscheck daemon running"
+ Register --test-no FINT-4338 --weight L --network NO --description "osqueryd syscheck daemon running"
if [ ${SKIPTEST} -eq 0 ]; then
LogText "Test: Checking if osqueryd syscheck daemon is running"
IsRunning osqueryd