From owner-freebsd-current@FreeBSD.ORG Thu Jun 19 00:52:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1351637B401 for ; Thu, 19 Jun 2003 00:52:45 -0700 (PDT) Received: from mail.cyberonic.com (mail.cyberonic.com [4.17.179.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B743943F85 for ; Thu, 19 Jun 2003 00:52:43 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (node-40244c0a.sfo.onnet.us.uu.net [64.36.76.10]) by mail.cyberonic.com (8.12.8/8.12.5) with ESMTP id h5J8J8Mo028209; Thu, 19 Jun 2003 04:19:08 -0400 Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.9/8.11.6) id h5J7r8dQ067682; Thu, 19 Jun 2003 00:53:08 -0700 (PDT) (envelope-from jmg) Date: Thu, 19 Jun 2003 00:53:08 -0700 From: John-Mark Gurney To: Darin Message-ID: <20030619075308.GA64061@funkthat.com> Mail-Followup-To: Darin , freebsd-current@freebsd.org References: <000201c33635$1f9a5340$1500a8c0@derwood2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000201c33635$1f9a5340$1500a8c0@derwood2> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html cc: freebsd-current@freebsd.org Subject: Re: FeeBSD 5.1 and localdaemons X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John-Mark Gurney List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 07:52:45 -0000 Darin wrote this message on Thu, Jun 19, 2003 at 03:33 -0400: > that I can see with the installation.. I tried adding a line to the > /etc/rc.d/local script that called the localdaemons script.. When I > rebooted, MySQL and ProFTPD start fine during boot.. Anyone have any ideas > on this one?? are the scripts ending in .sh? Most ports install a .sample script which needs to be renamed to .sh to gte them to start. What does: ls /usr/local/etc/rc.d show? and the part the starts the scripts is: os=`eval ${CMD_OSTYPE}` files=`rcorder -k ${os} -s nostart /etc/rc.d/* 2>/dev/null` for _rc_elem in ${files}; do run_rc_script ${_rc_elem} ${_boot} done at the end of /etc/rc -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."