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:
-rw-r--r--include/tests_nameservices2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_nameservices b/include/tests_nameservices
index f59d02a5..8b7281a7 100644
--- a/include/tests_nameservices
+++ b/include/tests_nameservices
@@ -23,7 +23,7 @@
#################################################################################
#
BIND_RUNNING=0
- BIND_CONFIG_LOCS="/etc /etc/bind /usr/local/etc"
+ BIND_CONFIG_LOCS="/etc /etc/bind /usr/local/etc /usr/local/etc/namedb"
BIND_CONFIG_LOCATIONS=""
POWERDNS_RUNNING=0
POWERDNS_CONFIG_LOCS="/etc/powerdns /usr/local/etc"