From owner-cvs-all@FreeBSD.ORG Mon Jul 28 08:59:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FADC37B401; Mon, 28 Jul 2003 08:59:59 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5FC743F3F; Mon, 28 Jul 2003 08:59:57 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h6SFxq18054406; Mon, 28 Jul 2003 17:59:52 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by nbs.imp.ch (8.12.8/8.12.3) with ESMTP id h6SFxplH7196848; Mon, 28 Jul 2003 17:59:51 +0200 (MES) Date: Mon, 28 Jul 2003 17:59:51 +0200 (CEST) From: Martin Blapp To: "M. Warner Losh" In-Reply-To: <20030728.091823.32310695.imp@bsdimp.com> Message-ID: <20030728175908.S41136@cvs.imp.ch> References: <20030728145421.O41136@cvs.imp.ch> <20030728.091823.32310695.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: mbr@FreeBSD.org cc: rwatson@FreeBSD.org cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf src/etc/rc.d dhclient X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 16:00:00 -0000 Hi, > Hmmm, if the link isn't up within 3 seconds, tossing things into the > background seems to be a good compromise. > > Warner Already solved differently. :)