diff --git a/Corefile b/Corefile new file mode 100644 index 0000000..aff899f --- /dev/null +++ b/Corefile @@ -0,0 +1,10 @@ +. { + alias + + auto { + directory zones + upstream 8.8.8.8 + } + + log +}