Mercurial > sat_docs
view scripts/dns_srv/template/etc/bind/named.conf.local @ 13:fd1183e9e648
remove compiler.jar that has been accidently added
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 03 Sep 2014 19:40:32 +0200 |
parents | 73d3b94b7364 |
children |
line wrap: on
line source
zone "<domain>" IN { type master; file "zone.<domain>"; }; zone "0.0.127.in-addr.arpa" { type master; file "revp.127.0.0"; };