Project

General

Profile

« Previous | Next » 

Revision 7e9f8e11

Added by Ewoud Kohl van Wijngaarden almost 12 years ago

More CentOS compatibility

View differences:

templates/named.conf.erb
include "<%= rndckeypath %>";
controls {
inet 127.0.0.1 port 953 allow {127.0.0.1; }
keys { "rndc-key"; };
inet 127.0.0.1 port 953 allow { 127.0.0.1; } keys { "rndc-key"; };
};
options {
include "<%= optionspath %>";
include "<%= optionspath %>";
};
include "/etc/named.rfc1912.zones";
// Public view read by Server Admin
include "<%= publicviewpath %>";

Also available in: Unified diff