mirror of https://github.com/CISOfy/lynis.git
Change description of test
This commit is contained in:
parent
c2bbf4a0a7
commit
d2175e833d
|
@ -63,7 +63,7 @@
|
|||
#
|
||||
# Test : MALW-3280
|
||||
# Description : Check if an anti-virus tool is installed
|
||||
Register --test-no MALW-3280 --weight L --network NO --description "Check for clamscan"
|
||||
Register --test-no MALW-3280 --weight L --network NO --description "Check if anti-virus tool is installed"
|
||||
if [ ${SKIPTEST} -eq 0 ]; then
|
||||
FOUND=0
|
||||
MCAFEE_RUNNING=0
|
||||
|
|
Loading…
Reference in New Issue