From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 1 12:04:05 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CA7416A475 for ; Fri, 1 Feb 2008 12:04:05 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 0F66813C45B for ; Fri, 1 Feb 2008 12:04:05 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=QCgIBgorYDW9HgyXmL9JTEmFUcyEEGrZk+CtHE8gntyUZvWguxXZi16ZIQnI/YTVLkVU+GrnpGIhUBKa5c9jnvU4zXMCT/CazdZLDJJ43+pqj/+A7iU3GClGMweR9i6/1cpJHFPwnIk2obWeNI8UGaWmpt/6OvbYO3qaZ47W/24=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JKucl-000CHT-Cv; Fri, 01 Feb 2008 15:04:03 +0300 Date: Fri, 1 Feb 2008 15:04:02 +0300 From: Eygene Ryabinkin To: sam Message-ID: References: <47A2E647.20503@gmail.com> <20080201105111.GC15719@server.vk2pj.dyndns.org> <47A2FD4F.4090609@gmail.com> <1201867184.2975.30.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1201867184.2975.30.camel@localhost> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.9 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: Tom Evans , freebsd-hackers@freebsd.org Subject: Re: double start of scripts in /usr/local/etc/rc.d X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2008 12:04:05 -0000 Fri, Feb 01, 2008 at 11:59:44AM +0000, Tom Evans wrote: > Sam: what is the output of > grep local_startup /etc/rc.conf /etc/defaults/rc.conf And is your /usr/X11R6 symlinked to /usr/local? -- Eygene