diff options
author | root <root@frank.tg14.gathering.org> | 2014-04-20 02:36:36 +0200 |
---|---|---|
committer | root <root@frank.tg14.gathering.org> | 2014-04-20 02:36:36 +0200 |
commit | b231e372681e6bfc499fd2aadda840e0b607278f (patch) | |
tree | d7f742eba33c5317417d5f53f6fa61287b2ba8ae /bind/slave/db.empty | |
parent | 65f98b040aaff35202fa1e79c4f74fcdaf09329f (diff) |
Removed files from the root-directory. Moved into 'examples' dir.
Diffstat (limited to 'bind/slave/db.empty')
-rw-r--r-- | bind/slave/db.empty | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/bind/slave/db.empty b/bind/slave/db.empty deleted file mode 100644 index 8a12858..0000000 --- a/bind/slave/db.empty +++ /dev/null @@ -1,14 +0,0 @@ -; BIND reverse data file for empty rfc1918 zone -; -; DO NOT EDIT THIS FILE - it is used for multiple zones. -; Instead, copy it, edit named.conf, and use that copy. -; -$TTL 86400 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 86400 ) ; Negative Cache TTL -; -@ IN NS localhost. |