aboutsummaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
Diffstat (limited to 'boot')
-rw-r--r--boot/bind_options2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/bind_options b/boot/bind_options
index ed9540a3..8ef7cc08 100644
--- a/boot/bind_options
+++ b/boot/bind_options
@@ -10,7 +10,7 @@ options {
allow-transfer { none; }; # disable zone transfers by default
forwarders {
- external_dns
+ external_dns;
8.8.8.8;
8.8.4.4;
};