Files
bind9-config/rndc.conf
2024-10-23 19:37:01 +02:00

8 lines
116 B
Plaintext

include "/etc/bind/keys.conf";
options {
default-key "rndc-key";
default-server 127.0.0.1;
default-port 953;
};