mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Add forgotten restart command to unbound documentation
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
committed by
yubiuser
parent
c403f7199b
commit
4211d538e2
@@ -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