summaryrefslogtreecommitdiffstats
path: root/main/nsd/nsd.confd
blob: e37f716baf42b4b5337e94f884b19fbe95f74e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# 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