mirror of https://github.com/CISOfy/lynis.git
Changed description of place holder
This commit is contained in:
parent
8b5b8b4a01
commit
41e08807c9
|
@ -380,7 +380,7 @@
|
|||
# Test : NAME-4212
|
||||
# Description : Check version option in BIND configuration
|
||||
#if [ ${BIND_RUNNING} -eq 1 -a ! "${BIND_CONFIG_LOCATION}" = "" -a ! "${DIGBINARY}" = "" ]; then PREQS_MET="YES"; else PREQS_MET="NO"; fi
|
||||
#Register --test-no NAME-4212 --preqs-met ${PREQS_MET} --weight L --network NO --description "Check DNS banner"
|
||||
#Register --test-no NAME-4212 --preqs-met ${PREQS_MET} --weight L --network NO --description "Check version setting in configuration"
|
||||
#
|
||||
#################################################################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue