Update docs/guides/unbound.md

Co-Authored-By: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
richie510
2020-04-07 11:30:44 -06:00
committed by GitHub
parent 2c29b66adb
commit aed383e427
+1 -1
View File
@@ -57,7 +57,7 @@ The first thing you need to do is to install the recursive DNS resolver:
sudo apt install unbound
```
If you are installing unbound from a package manager, it should install the root.hints automatically with the dependency dns-root-data. The root hints will then be automatically updated by your packaged manager.
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.