feat(apps): migrate DNS configuration (bind9, technitium-dns)
This commit is contained in:
parent
ac224b7294
commit
3a8f6e6451
8 changed files with 220 additions and 0 deletions
2
modules/apps/bind9/named.conf
Normal file
2
modules/apps/bind9/named.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
include "/etc/bind/named.conf.options";
|
||||
include "/etc/bind/named.conf.local";
|
||||
Loading…
Add table
Add a link
Reference in a new issue