[FS#1446] dnsmasq init script may add a resolvfile argument when noresolv is requested.
LEDE Bugs
lede-bugs at lists.infradead.org
Wed Mar 21 12:40:26 PDT 2018
The following task has a new comment added:
FS#1446 - dnsmasq init script may add a resolvfile argument when noresolv is requested.
User who did this - Hans Dedecker (dedeckeh)
----------
I'm unable to reproduce the reported issue using OpenWRT trunk
resolvfile can only be set if -n resolvfile evaluates as true (https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/services/dnsmasq/files/dnsmasq.init;h=dcc18e34d74dade7dec597fec0ad39938368944d;hb=HEAD#l889) while resolvfile is declared as local (https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/services/dnsmasq/files/dnsmasq.init;h=dcc18e34d74dade7dec597fec0ad39938368944d;hb=HEAD#l733) in dnsmasq_start.
So I would like to understand how resolvfile can be set if noresolv equals 1 in your case
----------
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=1446#comment4510
More information about the lede-bugs
mailing list