Mercurial > sat_docs
view scripts/dns_srv/template/etc/bind/named.conf.local @ 133:a68fc8159071
flatpak (org.salutatoi.SAT): autolaunch backend when SàT D-Bus is requested
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 15 Jul 2018 14:41:04 +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"; };