ok built not build
This commit is contained in:
parent
6ed1417900
commit
6f1bb2e025
1 changed files with 8 additions and 8 deletions
|
@ -392,14 +392,14 @@ zone "fedoraplayground.com" {
|
|||
file "/var/named/master/built/fedoraplayground.com";
|
||||
};
|
||||
|
||||
# zone "1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa" {
|
||||
# type master;
|
||||
# file "/var/named/master/build/1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa";
|
||||
# };
|
||||
zone "1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/built/1.0.0.3.0.9.0.3.8.2.0.0.0.1.6.2.ip6.arpa";
|
||||
};
|
||||
|
||||
# zone "0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa" {
|
||||
# type master;
|
||||
# file "/var/named/master/build/0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa";
|
||||
# };
|
||||
zone "0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa" {
|
||||
type master;
|
||||
file "/var/named/master/built/0.0.6.0.0.1.0.3.0.8.c.b.5.0.6.2.ip6.arpa";
|
||||
};
|
||||
|
||||
## EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue