mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 03:50:19 +00:00
change a.tilde to am.tilde
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
;
|
||||
; BIND data file for a.tilde
|
||||
; BIND data file for am.tilde
|
||||
;
|
||||
$TTL 604802
|
||||
@ IN SOA master.tilde. root.master.tilde. (
|
||||
@@ -132,6 +132,6 @@ zone "club.tilde" {
|
||||
zone "anton.tilde" {
|
||||
type master;
|
||||
file"/etc/bind/db.anton.tilde";
|
||||
zone "a.tilde" {
|
||||
zone "am.tilde" {
|
||||
type master;
|
||||
file "/etc/bind/db.a.tilde";
|
||||
file "/etc/bind/db.am.tilde";
|
||||
|
||||
Reference in New Issue
Block a user