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

Document this is a bug.

Closes: 4993

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2021-11-21 17:15:27 +00:00
committed by GitHub
parent 71bb575b71
commit a9d9d2b71e

View File

@@ -101,3 +101,6 @@ bad.example.com {
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.