Unbound control socket

This commit is contained in:
Chris Dombroski 2024-05-16 09:39:14 -04:00
parent b844e66bd0
commit 6adf47db0a

View file

@ -44,6 +44,7 @@
services = { services = {
unbound = { unbound = {
enable = true; enable = true;
localControlSocketPath = "/var/lib/unbound/control.sock";
settings = { settings = {
server = { server = {
qname-minimisation = "yes"; qname-minimisation = "yes";