From owner-freebsd-questions@FreeBSD.ORG Fri May 4 16:16:17 2007 Return-Path: X-Original-To: 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 5192216A400 for ; Fri, 4 May 2007 16:16:17 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 9660213C457 for ; Fri, 4 May 2007 16:16:16 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 04 May 2007 16:16:14 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [129.13.72.169] by mail.gmx.net (mp048) with SMTP; 04 May 2007 18:16:14 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1/bXKR7BbPb+N/NbNJ/saNQUEul4XLCFNb5YKNxtG ZwHuouYhr1cLFb Message-ID: <463B5C3B.70109@gmx.de> Date: Fri, 04 May 2007 18:15:55 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.0 (X11/20070420) MIME-Version: 1.0 To: David Banning References: <20070504073121.GA47262@skytracker.ca> <463AE9EF.1030501@gmx.de> <20070504152933.GA8823@skytracker.ca> In-Reply-To: <20070504152933.GA8823@skytracker.ca> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: questions@freebsd.org Subject: Re: missing /usr/local in startup.sh files 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: Fri, 04 May 2007 16:16:17 -0000 David Banning wrote: >>> . /usr/local/etc/rc.subr >>> >>> there must be a variable or setting for this that went missing for me. >>> Could someone be kind enough to direct me here? >> There shouldn't be a file /usr/local/etc/rc.subr. Did you by any chance move /etc/rc.subr to /usr/local/etc/? >> > > Maybe we are on different versions - I am using FreeBSD 4.9, and the man > page states that where is belongs - note line after SYNOPSIS; > ... Well, 4.x is not supported by ports anymore. If there is no rc.subr in /etc, you can simply put a Symlink there as a workaround.