From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 22:46:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC92C16A4CE for ; Thu, 12 Feb 2004 22:46:14 -0800 (PST) Received: from as9-2-1.bi.s.bonet.se (as9-2-1.bi.s.bonet.se [217.215.7.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9779D43D1D for ; Thu, 12 Feb 2004 22:46:14 -0800 (PST) (envelope-from peo@intersonic.se) Received: from intersonic.se (kreutzman.h.inter-sonic.com [192.168.2.17]) by as9-2-1.bi.s.bonet.se (Postfix) with ESMTP id F400C25BC28 for ; Fri, 13 Feb 2004 07:46:12 +0100 (CET) Message-ID: <402C72B4.8050803@intersonic.se> Date: Fri, 13 Feb 2004 07:46:12 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040211 X-Accept-Language: en-us, en, sv MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20040213023604.GB7048@therub.org> In-Reply-To: <20040213023604.GB7048@therub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: /usr/local/etc/rc.d broke after 4.7 -> 4.9 upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 06:46:14 -0000 Dan Rue wrote: > Hiya,=20 >=20 > I just upgraded a server from 4.7 to 4.9 stable. Everything's fine, > except that for some reason my startup scripts in /usr/local/etc/rc.d > are not being executed at boot time anymore. I must have hosed > something during mergemaster. I checked rc.conf and defaults/rc.conf -= > they correctly point to the correct startup directory. =20 >=20 > Also, if I manually start them they start fine. =20 >=20 > Has anyone seen this before? Things to check? man rc.subr ? # Add the following lines to /etc/rc.conf to enable : # #_enable=3D"YES" Just my 2 =F6re's worth...