Small typo in setup for unbound with pi-hole and AppArmor

This commit is contained in:
David A. Desrosiers
2023-12-03 11:21:19 -05:00
parent c9c00f5bce
commit aa02016ccb
+1 -1
View File
@@ -264,7 +264,7 @@ to the end (make sure this value is the same as above). Then reload AppArmor usi
``` bash
sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.unbound
sudo service unbound restart
sudo service apparmor restart
```
Lastly, restart unbound: