From owner-freebsd-questions@FreeBSD.ORG Sun Dec 24 16:26:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 827B216A412 for ; Sun, 24 Dec 2006 16:26:22 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 1A92E13C46F for ; Sun, 24 Dec 2006 16:26:21 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so3886980nfc for ; Sun, 24 Dec 2006 08:26:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=sl0UjazdteGcv5yxMQXfZYR/fXlcP+0TDpAAd71MR4gGTlOJmR61ONdQVB+qsQqlbyzEqQ4KsHQ2wQD41vqFmoqrUP/6tBHfxMjgd9yg+aWfnlDbC+95+Rh93zxbTDp7/9WCzJLp5ISqfSEfFvLZlqcDs9bZjKINoRbL0lL99vw= Received: by 10.82.120.15 with SMTP id s15mr773434buc.1166977581025; Sun, 24 Dec 2006 08:26:21 -0800 (PST) Received: by 10.82.177.8 with HTTP; Sun, 24 Dec 2006 08:26:20 -0800 (PST) Message-ID: Date: Sun, 24 Dec 2006 11:26:20 -0500 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: "Kevin Brunelle" In-Reply-To: <200612232241.09284.kruptos@mlinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612231852.56016.kruptos@mlinux.org> <200612232241.09284.kruptos@mlinux.org> X-Google-Sender-Auth: 93cc0f10ddd16732 Cc: freebsd-questions@freebsd.org Subject: Re: where are /usr/local/etc/rc.d init scripts run from? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2006 16:26:22 -0000 On 12/23/06, Kevin Brunelle wrote: > I was unintentionally confusing in my answer. Sorry about that. If your > startup script is in the old style, it will be handled by /etc/rc.d/localpkg > when that is called during the boot process. That is ONLY if it's the old > style. I should have mentioned that I'm running 5.4. I suspect you're talking about 6.X code, as some of what you're mentioning, I don't see on my system. Something to look forward to when I upgrade then. Thanks for the detail explanation. Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein