mirror of
git://slackware.nl/current.git
synced 2025-01-09 05:24:36 +01:00
11 lines
433 B
Text
11 lines
433 B
Text
|
$TTL 86400
|
||
|
@ IN SOA localhost. root.localhost. (
|
||
|
2011032500 ; Serial
|
||
|
28800 ; Refresh
|
||
|
14400 ; Retry
|
||
|
3600000 ; Expire
|
||
|
86400 ) ; Minimum
|
||
|
IN NS localhost.
|
||
|
|
||
|
1 IN PTR localhost.
|