mirror of https://github.com/CISOfy/lynis.git
Renamed FINT-4351 to FINT-4338
This commit is contained in:
parent
597a80cac0
commit
54ab91f87e
|
@ -249,9 +249,9 @@
|
||||||
|
|
||||||
#################################################################################
|
#################################################################################
|
||||||
#
|
#
|
||||||
# Test : FINT-4351
|
# Test : FINT-4338
|
||||||
# Description : Check if osquery system integrity tool is running
|
# 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
|
if [ ${SKIPTEST} -eq 0 ]; then
|
||||||
LogText "Test: Checking if osqueryd syscheck daemon is running"
|
LogText "Test: Checking if osqueryd syscheck daemon is running"
|
||||||
IsRunning osqueryd
|
IsRunning osqueryd
|
||||||
|
|
Loading…
Reference in New Issue