tar -xvzf /srv/scripts/xfer/202005051009-dns-secondary.tar.gz
cd tmp/dsm-xxxxxxxx/etc/bind
sudo cp ../default/bind /etc/default/
sudo cp * /etc/bind/
Customize template files
cd /etc/bind/
sudo nano named.conf.local
<edit all "masters" options to provide the
primary DNS server's IP address>
sudo nano named.conf.options
<edit the "listen-on" option to reflect the
host's IP address>