wok view bind/stuff/etc/bind/db.local @ rev 17495

Add pyaudio
author Paul Issott <paul@slitaz.org>
date Sun Jan 04 11:37:00 2015 +0000 (2015-01-04)
parents
children
line source
1 ;
2 ; BIND data file for local loopback interface
3 ;
4 $TTL 604800
5 @ IN SOA localhost. root.localhost. (
6 1 ; Serial
7 604800 ; Refresh
8 86400 ; Retry
9 2419200 ; Expire
10 604800 ) ; Negative Cache TTL
11 ;
12 @ IN NS localhost.
13 @ IN A 127.0.0.1