diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-06-14 15:13:02 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-06-14 15:13:02 +0000 |
| commit | 466246e734b17caeaa1c34e2d61d15a665194cc1 (patch) | |
| tree | c36066d5ddd44b89826ade8a4f1e2a5ff4a070cc /named.empty | |
| parent | 388af22aff3fc21ff1c1376f729d27d1d7555332 (diff) | |
- major changes in initscript. Could be LSB compatible
- removed caching-nameserver subpackage and move configfiles from there
into main bind package as default configuration
- major changes in default configuration
Diffstat (limited to 'named.empty')
| -rw-r--r-- | named.empty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/named.empty b/named.empty new file mode 100644 index 0000000..fa858eb --- /dev/null +++ b/named.empty @@ -0,0 +1,8 @@ +$TTL 1D +@ IN SOA localhost. root.localhost. ( + 0 ; serial + 3H ; refresh + 1H ; retry + 1W ; expire + 3H ) ; minimum + IN NS localhost. |
