## Type: string
## Default: ""
## Config: named
## ServiceReload: named
#
# If you enter the names of any include files here, all conf files will
# be copied relativ to /var/lib/named/, when 'named' is started in the
# chroot jail. /etc/named.conf, /etc/named.conf.include, and /etc/rndc.conf
# are always copied.
#
# If you use relative filenames they are considered to be in /etc/named.d/
#
# Please take care of the order if one file needs a setting of another.
#
# Example: "/etc/named-dhcpd.key ldap.dump"
#
NAMED_CONF_INCLUDE_FILES=""

## Type: string
## Default: ""
## ServiceRestart: named
#
# Additional arguments when starting the name daemon with the init script
# /etc/init.d/named or rcnamed.
#
# For example "-n 2" to use two CPUs if named is unable to determine the
# number of available CPUs.
#
# See man 8 named for all available commandline options.
#
# "-t /var/lib/named/var" is added if NAMED_RUN_CHROOTED is set to yes.
#
# "-u named" is used in any case by the init script to run the named daemon as
# user 'named' after completing privileged operations.
#
NAMED_ARGS=""
