Hi,

this commit and the way, who the init script handles hostfiles seams to be 
completely wrong. The init script generates
one independent hostfile per dnsmasq instance and writes it to a common 
directory. Multiple dnsmasq instances are
possible and must not load hostfiles from other instances. The entry in 
dnsmasq.init must be:

xappend "--addn-hosts=$HOSTFILE"

Than every dnsmasq instance loads the associated hostfile only.

Regards,
Hartmut

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.infradead.org/mailman/listinfo/openwrt-devel

Reply via email to