No dhcpcd here as far as i can see, but pump is here, and it would seem
that adding this to /etc/pump.conf has fixed this pain for me.
device ppp0 {
nodns
}
Thanks for pointing me in the right direction
tildar
On Wed, 19 Jan 2000, Quel Qun wrote:
=>Hi,
=>
=>You are using dhcpcd, right? It is written in the man page that the -R
=>option would prevents dhcpcd from replacing existing /etc/resolv.conf file.
=>
=>Now you just have to find out where this command is issued. Maybe line 119
=>of /etc/sysconfig/network-scripts/ifup
=>
=>Worth a try...
=>
=>---
=>kk1
=>
=>
=>>From: Brad Wyman <[EMAIL PROTECTED]>
=>>
=>>How do i keep pppd from rewriting my resolve.conf file when i dial in to
=>>my isp?