On Sun, Jan 05, 2003 at 09:01:57AM +1100, David Gardner wrote: | Nori Heikkinen <[EMAIL PROTECTED]> wrote: | | <snip> | > i don't changed anything as root between relapses, so i can't figure | > out what's causing this. any ideas?
| If you're using dhclient, check out /etc/dhclient-script. There's a
| function make_resolv_conf() in there which overwrites /etc/resolv.conf
| whenever there's a dhcp update. You could probably just comment it out, or
| change this routine to add your custom search information. If you do
| disable it though, remember that if your ISP changes your DNS settings, they
| won't be reflected here. :)
A better solution is to edit /etc/dhclient.conf. Use one of
append search foo.example bar.example
prepend search foo.example bar.example
depending on the effect you want.
-D
--
If your company is not involved in something called "ISO 9000" you
probably have no idea what it is. If your company _is_ involved in ISO
9000 then you definitely have no idea what it is.
(Scott Adams - The Dilbert principle)
http://dman.ddts.net/~dman/
msg22374/pgp00000.pgp
Description: PGP signature

