Is it possible to add multiple files to the "addn-hosts" node in dnsmasq.conf?
Currently I have a single file "dnsmasq.multihosts" which has a list of servers for DNSmasq to resolve. My problem is that dnsmasq.multihosts is too long now and I would like to separate it into multiple Files like "dnsmasq.database", "dnsmasq.webserver" etc for easy maintenance.