summaryrefslogtreecommitdiff
blob: 81507508428992e9c62b8f6fa415f7d840f242f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Set the address of the BIND server that dnsextd will
# contact and the zone that it will administer.
# Make sure you have read the instructions at
# http://www.dns-sd.org/ServerSetup.html
# on how to configure the BIND server before
# starting dnsextd.
#DNSEXTD_NAMESERVER="127.0.0.1"
#DNSEXTD_ZONE="zone.example.com."

# Add extra arguments to dnsextd here.
# See dnsextd -h for options.
#DNSEXTD_ARGS="-k 'TSIG auth key'"