Fix syntax in named.conf
This commit is contained in:
parent
d8b9fe2e8e
commit
e5cac24358
@ -13,4 +13,4 @@ options {
|
|||||||
<%- end -%>
|
<%- end -%>
|
||||||
auth-nxdomain <%= auth_nxdomain ? 'yes' : 'no' %>;
|
auth-nxdomain <%= auth_nxdomain ? 'yes' : 'no' %>;
|
||||||
listen-on-v6 { any; };
|
listen-on-v6 { any; };
|
||||||
}
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user