mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
The fix requires the use of the generated dnsmasq `lancache.conf` file. So I moved configuration of the hosts directory out of the UCI and into the generated dnsmasq configuration file to simplify the script. Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>