diff options
Diffstat (limited to 'main/nsd/config.patch')
-rw-r--r-- | main/nsd/config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nsd/config.patch b/main/nsd/config.patch index 52749a50b0..244f95b755 100644 --- a/main/nsd/config.patch +++ b/main/nsd/config.patch @@ -22,7 +22,7 @@ # what interfaces are listened to for control, default is on localhost. # with an absolute path, a unix local named pipe is used for control # (and key and cert files are not needed, use directory permissions). -+ control-interface: /run/nsd/control.sock ++ control-interface: /run/nsd.control.sock # control-interface: 127.0.0.1 # control-interface: ::1 |