Merge pull request #555 from yubiuser/unbound_uninstall

Add unbound uninstallation info
This commit is contained in:
DL6ER
2021-08-24 08:00:23 +02:00
committed by GitHub
+10
View File
@@ -237,3 +237,13 @@ Third, restart unbound:
```
sudo service unbound restart
```
### Uninstall `unbound`
To remove `unbound` from your system run
```bash
sudo apt remove unbound
```
Make sure to switch to another upstream DNS server for Pi-hole.