aports/main/nsd/nsd.confd
2011-03-29 23:40:36 -05:00

16 lines
339 B
Plaintext

#
# Specify nsd options here.
#
# configuration file default
configfile="/etc/nsd/nsd.conf"
# The directory where NSD binaries reside
sbindir="/usr/sbin"
# how verbose is zonec run. Specify Nothing (empty string), -v or -vv.
ZONEC_VERBOSE=-v
# how patch is done. Specify 1 (with use of textfiles, default) or 0 (without)
PATCH_STYLE=1