From a31f4a14861968dcce2b684d6f118a88dccfeec0 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Mon, 9 Jun 2025 13:33:43 +0100 Subject: add fuchsia to unbound --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c89ec01..16a5c6a 100644 --- a/Makefile +++ b/Makefile @@ -93,6 +93,7 @@ UNBOUND_FORWARDERS?= \ # -Dnolocal means this server doesn't have a copy of our local zones. # UNBOUND_PROCESS_FLAGS.hemlock.eden.le-fay.org= -Dnolocal=yes -Dforwarder=yes +UNBOUND_PROCESS_FLAGS.fuchsia.eden.le-fay.org= -Dnolocal=yes -Dforwarder=yes UNBOUND_PROCESS_FLAGS.amaranth.le-fay.org= -Dnolocal=yes UNBOUND_PROCESS_FLAGS.yarrow.le-fay.org= -Dnolocal=yes UNBOUND_PROCESS_FLAGS.witch.le-fay.org= -Dtls=yes -- cgit v1.2.3