From owner-freebsd-questions Thu Dec 6 17: 9:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pintail.mail.pas.earthlink.net (pintail.mail.pas.earthlink.net [207.217.120.122]) by hub.freebsd.org (Postfix) with ESMTP id 454DD37B405 for ; Thu, 6 Dec 2001 17:09:11 -0800 (PST) Received: from dialup-209.245.134.25.dial1.sanjose1.level3.net ([209.245.134.25] helo=blossom.cjclark.org) by pintail.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 16C9Vm-0007kT-00; Thu, 06 Dec 2001 17:09:10 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fB7198u11017; Thu, 6 Dec 2001 17:09:08 -0800 (PST) (envelope-from cjc) Date: Thu, 6 Dec 2001 17:09:08 -0800 From: "Crist J . Clark" To: Axel Scheepers Cc: questions@FreeBSD.ORG Subject: Re: 4.4-STABLE /usr/local/etc/rc.d doesn't start at boot time ? Message-ID: <20011206170908.L8975@blossom.cjclark.org> References: <20011206173325.A59605@mars.thuis> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011206173325.A59605@mars.thuis>; from axel@axel.truedestiny.net on Thu, Dec 06, 2001 at 05:33:25PM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Dec 06, 2001 at 05:33:25PM +0100, Axel Scheepers wrote: > Hi All, > A small question; After a make world to 4.4 stable my scripts in > /usr/local/etc/rc.d refuse to start up; I added an extra entry in /etc/rc.conf: > local_startup="/usr/local/etc/rc.d /usr/X11R6/etc/rc.d" > but still no luck.. > Anyone any ideas ? First the standard: "Do your startup scripts end in '.sh'? Are they set executable?" But the more likely cause, did you run mergemaster(8) or update /etc manually? If you updated /etc/rc without updating /etc/defaults/rc.conf, your script startup will be broken. -- "It's always funny until someone gets hurt. Then it's hilarious." Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message