mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Renamed FINT-4351 to FINT-4338
This commit is contained in:
parent
597a80cac0
commit
54ab91f87e
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue