From owner-freebsd-current@FreeBSD.ORG Wed Jan 25 03:26:08 2006 Return-Path: X-Original-To: current@freebsd.org 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 8BC4916A41F for ; Wed, 25 Jan 2006 03:26:08 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B92343D60 for ; Wed, 25 Jan 2006 03:26:08 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by wproxy.gmail.com with SMTP id i7so89736wra for ; Tue, 24 Jan 2006 19:26:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hJA5NP/al+DauqSK9npotrDCSF1DvdoIJ9oI7HB6upxSdWxkWjeGbPhi2vsI2mtaJGjajoBs+kS6unt9Q7yDJ+mhIKOUsYOHwbY5nUyd1gImiTUWTmkLePGFj93gz6rooBu6EdYcdUtvd5NcNpZ3bxSkuybTsiLbltCSh8OXj78= Received: by 10.65.148.13 with SMTP id a13mr4564131qbo; Tue, 24 Jan 2006 19:26:07 -0800 (PST) Received: by 10.65.110.4 with HTTP; Tue, 24 Jan 2006 19:26:07 -0800 (PST) Message-ID: Date: Wed, 25 Jan 2006 11:26:07 +0800 From: Jiawei Ye To: Robert Backhaus In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: current@freebsd.org Subject: Re: All started twice X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Jan 2006 03:26:08 -0000 On 1/25/06, Robert Backhaus wrote: > Take a look at your /etc/rc.d directory. You may have got two copies > of files in there, somehow. > > You may have a duplicate copy of rc.d at a few alternative locations, > notably /usr/local/etc/rc.d. My bad, somehow the local_startup in my rc.conf included "/etc/rc.d" Sorry for the noise. Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming