aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLexi Winter <lexi@le-fay.org>2025-09-10 19:09:14 +0100
committerLexi Winter <lexi@le-fay.org>2025-09-10 19:09:14 +0100
commit330e9cfb746d052377e1a8d066fba20dbb5c6241 (patch)
tree1bdeef705e31aa79dd4857353e2b5c3da6d66038 /Makefile
parent361784abbb3c871b69926faf71aebde61e73fb2a (diff)
downloaddns-330e9cfb746d052377e1a8d066fba20dbb5c6241.tar.gz
dns-330e9cfb746d052377e1a8d066fba20dbb5c6241.tar.bz2
updates
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bcd83fb..d092efa 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ INSECURE_ZONES= \
# All servers which run Unbound.
UNBOUND_SERVERS?= \
hemlock.le-fay.org \
- fuchsia.eden.le-fay.org \
+ fuchsia.le-fay.org \
amaranth.le-fay.org \
rose.le-fay.org \
witch.le-fay.org \
@@ -61,7 +61,7 @@ UNBOUND_FORWARDERS?= \
# (tls/cert.pem, tls/key.pem).
#
UNBOUND_PROCESS_FLAGS.hemlock.le-fay.org= -Dnolocal=yes -Dforwarder=yes
-UNBOUND_PROCESS_FLAGS.fuchsia.eden.le-fay.org= -Dnolocal=yes -Dforwarder=yes
+UNBOUND_PROCESS_FLAGS.fuchsia.le-fay.org= -Dnolocal=yes -Dforwarder=yes
UNBOUND_PROCESS_FLAGS.amaranth.le-fay.org= -Dnolocal=yes
UNBOUND_PROCESS_FLAGS.rose.le-fay.org= -Dnolocal=yes
UNBOUND_PROCESS_FLAGS.witch.le-fay.org= -Dtls=yes