diff options
Diffstat (limited to 'Makefile.inc.unbound')
| -rw-r--r-- | Makefile.inc.unbound | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc.unbound b/Makefile.inc.unbound index db6f1fb..7dad766 100644 --- a/Makefile.inc.unbound +++ b/Makefile.inc.unbound @@ -8,6 +8,7 @@ UNBOUND_PROCESS_FLAGS?= \ -Dconfdir=/usr/local/etc/unbound \ -Dmaster="${MASTER}" \ -Dmaster_addr="${MASTER_ADDR}" \ + -Dns_addrs="${NS_ADDRS}" \ -Dlocal_zones="${ZONES}" \ -Dinsecure_zones="${INSECURE_ZONES}" \ -Ddn42_zones="${DN42_ZONES}" \ |
