From 50088f0ae6f1b3e6e1d2a66fd240e09418a9e6d9 Mon Sep 17 00:00:00 2001 From: richie510 <25083106+richie510@users.noreply.github.com> Date: Tue, 7 Apr 2020 11:39:37 -0600 Subject: [PATCH] Update unbound.md --- docs/guides/unbound.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/unbound.md b/docs/guides/unbound.md index 6f2c943..3065eee 100644 --- a/docs/guides/unbound.md +++ b/docs/guides/unbound.md @@ -59,7 +59,7 @@ sudo apt install unbound If you are installing unbound from a package manager, it should install the `root.hints` file automatically with the dependency `dns-root-data`. The root hints will then be automatically updated by your package manager. -**Optional**: Download the current root hints file (the list of primary root servers which are serving the domain "." - the root domain). Update it roughly every six months. Note that this file changes infrequently. This is only necessary if you are not installing unbound from a package manager. +**Optional**: Download the current root hints file (the list of primary root servers which are serving the domain "." - the root domain). Update it roughly every six months. Note that this file changes infrequently. This is only necessary if you are not installing unbound from a package manager. If you do this optional step, you will need to uncomment the appropriate line in the suggested config file. ```bash wget -O root.hints https://www.internic.net/domain/named.root