From owner-freebsd-current@FreeBSD.ORG Sat Jun 7 11:05:43 2003 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 D777137B401 for ; Sat, 7 Jun 2003 11:05:43 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A6B743F3F for ; Sat, 7 Jun 2003 11:05:43 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h57I4sVm070681; Sat, 7 Jun 2003 11:04:58 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h57I4r1J070680; Sat, 7 Jun 2003 11:04:53 -0700 (PDT) Date: Sat, 7 Jun 2003 11:04:53 -0700 From: "David O'Brien" To: Mike Makonnen Message-ID: <20030607180453.GE70196@dragon.nuxi.com> References: <20030607130447.ODNG12592.out001.verizon.net@kokeb.ambesa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030607130447.ODNG12592.out001.verizon.net@kokeb.ambesa.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@freebsd.org Subject: Re: rcNG & automonter(amd) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2003 18:05:44 -0000 On Sat, Jun 07, 2003 at 09:04:46AM -0400, Mike Makonnen wrote: > On Sat, 07 Jun 2003 15:48:47 +0300 > Danny Braniss wrote: > > > I have a problem with /etc/rc.d/amd, because of the line > > command_args="&" > > [amd] gets run in the background, ldconfig failes to cache libraries > in /usr/local/lib (which is automounted :-) > > > > > > > my point is that amd should not be backgrounded by default, it does so anyway > > once it managed to register with the portmapper and some other initialization > > You might want to get David's (CCed) input then: > > description: > ---------------------------- > revision 1.127 > date: 2002/03/12 01:04:35; author: obrien; state: Exp; lines: +3 -3 > Background the startup of `Amd', it often blocks on startup. > ============================================================================= Amd is poorly designed the way it blocks and is overly sensative to one's network setup. Your's is the first trouble I've heard of with back grounding its invocation, and several were happy with it. I don't know what to say. remove rev 1.127 if you like.