[5528] in testers
Re: Linux 9.2 DHCP resets resolv.conf
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Thu Jun 19 16:50:12 2003
Date: Thu, 19 Jun 2003 16:50:03 -0400 (EDT)
Message-Id: <200306192050.h5JKo3B8019841@brad-majors.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Derek Atkins <warlord@MIT.EDU>
CC: testers@MIT.EDU
In-reply-to: "[5510] in testers"
>> The default configuration on Linux 9.2, when using ADDR=dhcp,
>> resets the resolv.conf file from dhlclient. We should probably
>> create a dhclient script that turns off resolv.conf hacking.
>> We might also want to turn off NTP hacking.
I've checked in changes to install an /etc/dhclient-enter-hooks that
should disable updating of both resolv.conf and ntp.conf.
Garry