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 | e9042b6355f6502f30f5d4b8dbf61cf01a2fd3ee (patch) | |
| tree | c9b0ba6f2f5ca556902b5b99fed0cd427d0dfd95 /named.empty | |
| parent | 1d6a8ca7c859fb28e5aac4ad1d2be784c8f66f2d (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. |
