rndc stuff
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-28 11:25:13 +01:00
parent a68b94c5f3
commit 54057f144d
4 changed files with 34 additions and 1 deletions

View File

@@ -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";