Change identation

This commit is contained in:
Beu
2019-04-26 18:59:01 +02:00
parent d9894c090c
commit 94754cfdd4
2 changed files with 43 additions and 47 deletions

View File

@ -1,6 +1,6 @@
// RNDC control
include "/etc/bind/rndc.key";
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"; };
};