mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge pull request #862 from pi-hole/add_restart
Add forgotten restart command to unbound documentation
This commit is contained in:
@@ -211,6 +211,12 @@ sudo sed -Ei 's/^unbound_conf=/#unbound_conf=/' /etc/resolvconf.conf
|
||||
sudo rm /etc/unbound/unbound.conf.d/resolvconf_resolvers.conf
|
||||
```
|
||||
|
||||
Restart `unbound`.
|
||||
|
||||
```bash
|
||||
sudo service unbound restart
|
||||
```
|
||||
|
||||
### Add logging to unbound
|
||||
|
||||
!!! warning
|
||||
|
||||
Reference in New Issue
Block a user