fixes logrotate
diff --git a/files/named.local b/files/named.local
new file mode 100644
index 0000000..8bfc435
--- /dev/null
+++ b/files/named.local
@@ -0,0 +1,10 @@
+$TTL	86400
+@       IN      SOA     localhost. root.localhost.  (
+                                      1997022700 ; Serial
+                                      28800      ; Refresh
+                                      14400      ; Retry
+                                      3600000    ; Expire
+                                      86400 )    ; Minimum
+              IN      NS      localhost.
+
+1       IN      PTR     localhost.