From owner-freebsd-current@FreeBSD.ORG Wed Oct 27 21:03:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9124F16A4CE; Wed, 27 Oct 2004 21:03:06 +0000 (GMT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B5A743D55; Wed, 27 Oct 2004 21:03:06 +0000 (GMT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (localhost [127.0.0.1]) i9RL33ar033677 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 27 Oct 2004 14:03:03 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.13.1/8.13.1.Beta1/Submit) id i9RL33kr033676; Wed, 27 Oct 2004 14:03:03 -0700 (PDT) Date: Wed, 27 Oct 2004 14:03:03 -0700 From: Gregory Neil Shapiro To: Oliver Lehmann Message-ID: <20041027210303.GZ95878@horsey.gshapiro.net> References: <20041027224512.2e3b2ae8.lehmann@ans-netz.de> <20041027204852.GY95878@horsey.gshapiro.net> <20041027230039.7a5d0150.lehmann@ans-netz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041027230039.7a5d0150.lehmann@ans-netz.de> User-Agent: Mutt/1.5.6i cc: freebsd-current@freebsd.org cc: mbr@freebsd.org Subject: Re: dhclient trashes my resolv.conf X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 21:03:06 -0000 > that looks more like a hack than a clear solution (and I didn't tested it) I personally disagree. IMHO, the whole reason for that function is so users can override it (my setup prevents rewrites if the DNS servers haven't changed).