named-checkconf failed to report dnstap-output missing

from named.conf when dnstap was specified
This commit is contained in:
Mark Andrews
2019-07-12 14:28:03 +10:00
parent b786171423
commit a4f38bec6a
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
options {
dnstap { client; auth; };
recursion yes;
};