diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-06-18 12:40:28 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-06-18 12:40:28 +0000 |
| commit | b3f3daaf91ab0eaa0eb29b33b19a0adac616bfe4 (patch) | |
| tree | c444ba363ed16c6dfb6aa8174fb262c6ffcbb2fa /named.localhost | |
| parent | e9042b6355f6502f30f5d4b8dbf61cf01a2fd3ee (diff) | |
- marked caching-nameserver as obsolete (#244604)
- fixed typo in initscript (causes that named doesn't detect NetworkManager
correctly)
- next cleanup in configuration - moved configfiles into config.tar
- removed delay between start & restart in initscript
Diffstat (limited to 'named.localhost')
| -rw-r--r-- | named.localhost | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/named.localhost b/named.localhost deleted file mode 100644 index 26d4f87..0000000 --- a/named.localhost +++ /dev/null @@ -1,10 +0,0 @@ -$TTL 1D -@ IN SOA localhost. root.localhost. ( - 0 ; serial - 3H ; refresh - 1H ; retry - 1W ; expire - 3H ) ; minimum -@ IN NS localhost. -@ IN A 127.0.0.1 -@ IN AAAA ::1 |
