<div dir="ltr">I&#39;m running Ubuntu 14.04 on a particular server. In the /etc/resolv.conf there are two search lines:<div>search <a href="http://domA.example.org">domA.example.org</a> <a href="http://domB.example.org">domB.example.org</a> # [NOTE I made these up, but the form is the same]</div><div>search <a href="http://domA.example.org">domA.example.org</a></div><div><br></div><div>I want the search setting to be just:</div><div>search <a href="http://domA.example.org">domA.example.org</a></div><div><br></div><div>I&#39;ve deleted the top/offending line, but every time I restart dnsmasq or run resolvconf -u (for example), the offending line comes back. Where is it getting the <a href="http://domB.example.org">domB.example.org</a> from? I&#39;ve looked in all the usual places (I think), and tried &quot;grep -R domB *&quot; in /etc, but nothing turns up! I&#39;m at a loss.</div><div><br></div><div>Any pointers on where I should look next?</div><div><br></div><div>Thanks,</div><div>Kevin</div></div>