您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
13 行
319 B
13 行
319 B
## |
|
## nsd.conf -- NSD configuration |
|
## |
|
|
|
flags="-a 127.0.0.1 -p 53" |
|
configdir="@l_prefix@/etc/nsd" |
|
sbindir="@l_prefix@/sbin" |
|
dbfile="@l_prefix@/var/nsd/nsd.db" |
|
zonesfile="@l_prefix@/etc/nsd/nsd.zones" |
|
keysdir="@l_prefix@/etc/nsd/keys" |
|
notify="@l_prefix@/sbin/nsd-notify" |
|
namedxfer="@l_prefix@/libexec/bind/named-xfer" |
|
|
|
|