Fix syntax in named.conf

This commit is contained in:
Nate Riffe 2012-09-04 12:36:40 -05:00
parent d8b9fe2e8e
commit e5cac24358

View File

@ -13,4 +13,4 @@ options {
<%- end -%>
auth-nxdomain <%= auth_nxdomain ? 'yes' : 'no' %>;
listen-on-v6 { any; };
}
};