diff options
author | 2018-08-16 17:59:12 +0000 | |
---|---|---|
committer | 2018-08-16 17:59:12 +0000 | |
commit | 5f88acbb22aaf6c2668bf1d51b4037d6cf0a21c6 (patch) | |
tree | 0c0a4155e44ec3d9326b7e142730fab945d52c0a | |
parent | update to 4.1.24 (diff) | |
download | wireguard-openbsd-5f88acbb22aaf6c2668bf1d51b4037d6cf0a21c6.tar.xz wireguard-openbsd-5f88acbb22aaf6c2668bf1d51b4037d6cf0a21c6.zip |
Switch nsd control socket from localhost to a unix domain socket.
OK sthen
-rw-r--r-- | etc/nsd.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/nsd.conf b/etc/nsd.conf index 729a5f620ba..1e86826372f 100644 --- a/etc/nsd.conf +++ b/etc/nsd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: nsd.conf,v 1.12 2018/05/18 05:15:33 florian Exp $ +# $OpenBSD: nsd.conf,v 1.13 2018/08/16 17:59:12 florian Exp $ server: hide-version: yes @@ -19,6 +19,7 @@ server: remote-control: control-enable: yes + control-interface: /var/run/nsd.sock ## tsig key example #key: |