#!/bin/sh

#################################################################################
#
#   Lynis
# ------------------
#
# Copyright 2007-2008, Michael Boelen (michael@rootkit.nl), The Netherlands
# Web site: http://www.rootkit.nl
#
# Lynis comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
# welcome to redistribute it under the terms of the GNU General Public License.
# See LICENSE file for usage of this software.
#
#################################################################################
#
# Nameserver
#
#################################################################################
#

InsertSection "Software: nameserver"
#
#################################################################################
#

#YYY
# FIND=`named-checkconf ; echo $?`
# - Add to binary check list
#echo "      - Checking Bind configuration... [Test not implemented yet]"


#
#================================================================================
# Lynis - Copyright 2007-2008, Michael Boelen - www.rootkit.nl - The Netherlands
