This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
include "/etc/named/rndc.key";
|
||||
|
||||
controls {
|
||||
inet 127.0.0.1 port 953
|
||||
allow { 127.0.0.1; } keys { "rndc-key"; };
|
||||
};
|
||||
|
||||
options {
|
||||
directory "/etc/named/zones";
|
||||
pid-file "/etc/named/zones/named.pid";
|
||||
|
||||
Reference in New Issue
Block a user