~ubuntu-branches/ubuntu/maverick/bind9/maverick

« back to all changes in this revision

Viewing changes to bin/tests/system/dnssec/ns1/named.conf

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-04-19 10:21:58 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050419102158-kp20cp1bqf4ivpzy
Tags: 1:9.3.1-2ubuntu1
resync with debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 * PERFORMANCE OF THIS SOFTWARE.
16
16
 */
17
17
 
18
 
/* $Id: named.conf,v 1.16.2.2 2004/03/09 06:09:50 marka Exp $ */
 
18
/* $Id: named.conf,v 1.16.206.4 2004/03/10 02:55:53 marka Exp $ */
19
19
 
20
20
// NS1
21
21
 
31
31
        listen-on-v6 { none; };
32
32
        recursion no;
33
33
        notify yes;
 
34
        dnssec-enable yes;
34
35
};
35
36
 
36
37
zone "." {