]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix for #633: updated fix with new text.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 28 Feb 2022 08:56:30 +0000 (09:56 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 28 Feb 2022 08:56:30 +0000 (09:56 +0100)
doc/Changelog
doc/unbound.conf.5.in

index b497aac3b8ce300009aacf9ed066fca422adf3ef..fa0afc95c20f5469b24bce2d25d2eb1b325f369a 100644 (file)
@@ -1,5 +1,6 @@
 28 February 2022: Wouter
        - Fix #633: Document unix domain socket support for unbound-control.
+       - Fix for #633: updated fix with new text.
 
 25 February 2022: Wouter
        - Fix to detect that no IPv6 support means that IPv6 addresses are
index 9310b77b521c35e91283d84c1b35d3a1b69a9780..1899ae6f352cddc58dcbd905e902c7ad27c2e4ee 100644 (file)
@@ -1793,9 +1793,8 @@ Use 0.0.0.0 and ::0 to listen to all interfaces.
 If you change this and permissions have been dropped, you must restart
 the server for the change to take effect.
 .IP
-If you set it to an absolute path, a local socket is used.  The local socket
+If you set it to an absolute path, a unix domain socket is used. This socket
 does not use the certificates and keys, so those files need not be present.
-This uses a unix domain socket for communication with the server.
 To restrict access, Unbound sets permissions on the file to the user and
 group that is configured, the access bits are set to allow the group members
 to access the control socket file.  Put users that need to access the socket