11-19-2019, 07:01 PM
(11-18-2019, 03:31 PM)91LudeSiT Wrote: For some aggrevating reason something keeps changing my resolv.conf, even though I've specified dhcp address only in network manager and set dns servers.
Resolv always gets set to:
Code:# /etc/resolv.conf.head can replace this line
nameserver 66.78.244.253
nameserver 207.190.35.254
# /etc/resolv.conf.tail can replace this line
Any idea what service keeps changing this?
I'm not sure how this is handled by debian at the moment but if you're running ubuntu it's almost certainly systemd mucking about. Post suspend and at boot 'resolvconf-pull-resolved.service' fails to restart/start properly on my install, that may be related.