Mercurial > sat_docs
view scripts/dns_srv/template/etc/bind/named.conf.local @ 86:f5067e3112ba
docker (libervia_cont): new commands:
- renamed "run" to "start" for consistency with other tools
- added "restart" command which do a stop then a start
- added "config" command which edit container configuration with $EDITOR. "libervia" and "prosody" can be specified, default is libervia.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 18 Feb 2016 17:35:07 +0100 |
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"; };