On Sun, Jul 27, 2014 at 12:33 PM, James <wirel...@tampabay.rr.com> wrote: > > I set my nameservers all manually in this file and they do > not every change. I do not run systemd. I'm not sure > of your issue(s) but, historically, resolv.conf should not > be displaying this behavior. >
FWIW, systemd doesn't touch resolv.conf these days. Instead systemd-resolved can create one for you in /run, and if you want you can symlink to it from /etc/resolv.conf. Rich