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>2015-09-24 21:27:17 +0300
committermboelen <michael@cisofy.com>2015-09-24 21:27:17 +0300
commit41e08807c916119a9d196d58fb1a436594ff550a (patch)
tree4b70ca4a90b0576fc62344acc3b0e76d4f72d14f /include/tests_nameservices
parent8b5b8b4a0129b0b317ba8a476566dcc55e4e025f (diff)
Changed description of place holder
Diffstat (limited to 'include/tests_nameservices')
-rw-r--r--include/tests_nameservices2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_nameservices b/include/tests_nameservices
index 4aafcdac..9365c9f6 100644
--- a/include/tests_nameservices
+++ b/include/tests_nameservices
@@ -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"
#
#################################################################################
#