7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
|
// Zone declarations for Freifunk
|
||
|
|
||
|
zone "ff" {
|
||
|
type master;
|
||
|
file "/etc/bind/ff/db.ff";
|
||
|
};
|