Here's my runit run file for Unbound:
#!/bin/sh
exec 2>&1
exec unbound -dp
Although Unbound isn't designed to be an *authoritative* DNS server,
you can easily configure it to serve out DNS *for* machines on your LAN
*to* machines on your LAN.
When things go wrong with your DNS, doing your DNS queries through your
local Unbound as opposed to whatever your ISP or local McDonalds gives
you.
I wrote some can't-fail instructions for Unbound at
http://troubleshooters.com/linux/unbound_nsd/unbound.htm .
SteveT
Steve Litt
Autumn 2023 featured book: Rapid Learning for the 21st Century
http://www.troubleshooters.com/rl21