.zone -> .db
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: named.conf.in,v 1.2 2010/12/16 09:51:28 jinmei Exp $
|
||||
# $Id: named.conf.in,v 1.3 2010/12/17 00:57:39 marka Exp $
|
||||
|
||||
key rndc_key {
|
||||
secret "1234abcd8765";
|
||||
@@ -39,5 +39,5 @@ EXAMPLE_ZONE_PLACEHOLDER
|
||||
|
||||
zone "example.org" {
|
||||
type master;
|
||||
file "example.org.zone";
|
||||
file "example.org.db";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user