aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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