Add ldap patched bind and dhcp
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@373 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
9
net-dns/bind/files/localhost.zone-r1
Normal file
9
net-dns/bind/files/localhost.zone-r1
Normal file
@@ -0,0 +1,9 @@
|
||||
$TTL 1W
|
||||
@ IN SOA ns.localhost. root.localhost. (
|
||||
2002081601 ; Serial
|
||||
28800 ; Refresh
|
||||
14400 ; Retry
|
||||
604800 ; Expire - 1 week
|
||||
86400 ) ; Minimum
|
||||
IN NS 127.0.0.1
|
||||
localhost. IN A 127.0.0.1
|
||||
Reference in New Issue
Block a user