.zone -> .db
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.2 2010/12/16 09:51:28 jinmei Exp $ */
|
||||
/* $Id: named.conf,v 1.3 2010/12/17 00:57:38 marka Exp $ */
|
||||
|
||||
controls { /* empty */ };
|
||||
|
||||
@@ -28,4 +28,4 @@ options {
|
||||
notify no;
|
||||
};
|
||||
|
||||
zone "." { type master; file "root.zone"; };
|
||||
zone "." { type master; file "root.db"; };
|
||||
|
||||
Reference in New Issue
Block a user