From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 17:29:40 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 667E816A4CE for ; Thu, 12 Feb 2004 17:29:40 -0800 (PST) Received: from therub.org (pantheon-ws-13.direct.hickorytech.net [216.114.200.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3314143D1D for ; Thu, 12 Feb 2004 17:29:40 -0800 (PST) (envelope-from drue@therub.org) Received: from drue by therub.org with local (Exim 3.35 #1 (Debian)) id 1ArTBU-0002WG-00 for ; Thu, 12 Feb 2004 20:36:04 -0600 Date: Thu, 12 Feb 2004 20:36:04 -0600 To: freebsd-questions@freebsd.org Message-ID: <20040213023604.GB7048@therub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i From: Dan Rue Subject: /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 01:29:40 -0000 Hiya, 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. Also, if I manually start them they start fine. Has anyone seen this before? Things to check? tia, dan