Commit a9d9d2b7 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

plugin/bind: Point to MacOS bug (#4995)

Document this is a bug.

Closes: 4993
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 71bb575b
...@@ -101,3 +101,6 @@ bad.example.com { ...@@ -101,3 +101,6 @@ bad.example.com {
forward . 5.6.7.8 forward . 5.6.7.8
} }
``` ```
Also on MacOS there is an (open) bug where this doesn't work properly. See
<https://github.com/miekg/dns/issues/724> for details, but no solution.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment