@@ -38,7 +38,7 @@ Class: BASE
Group: DNS
License: ISC
Version: %{V_bind}
-Release: 20040715
+Release: 20040730
# package options
%option with_dlz no
@@ -26,6 +26,7 @@ logging {
options {
pid-file "@l_prefix@/var/bind/named.pid";
directory "@l_prefix@/etc/bind/named.db";
+ statistics-file "@l_prefix@/var/bind/named.stats";
allow-query { any; };
allow-transfer { any; };
transfers-in 10;