From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 21:17:15 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 199D51065672 for ; Mon, 30 Jun 2008 21:17:15 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from mail.stovebolt.com (mail.stovebolt.com [66.221.101.249]) by mx1.freebsd.org (Postfix) with ESMTP id EAEF58FC16 for ; Mon, 30 Jun 2008 21:17:14 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from [192.168.2.102] (cpe-24-175-90-48.tx.res.rr.com [24.175.90.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.stovebolt.com (Postfix) with ESMTPSA id 66ABE114399; Mon, 30 Jun 2008 16:17:09 -0500 (CDT) Date: Mon, 30 Jun 2008 16:17:13 -0500 From: Paul Schmehl To: fred , freebsd-questions@freebsd.org Message-ID: <03B36F077F61FEC7D892E9DE@Macintosh.local> In-Reply-To: <011801c8daf1$281caac0$78560040$@com> References: <011801c8daf1$281caac0$78560040$@com> X-Mailer: Mulberry/4.0.8 (Mac OS X) X-Munged-Reply-To: To reply - figure it out MIME-Version: 1.0 Content-Type: multipart/signed; micalg=sha1; protocol="application/pkcs7-signature"; boundary="==========37F347F97A462125D78F==========" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: priority or order for /usr/local/etc/rc.d scripts? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2008 21:17:15 -0000 --==========37F347F97A462125D78F========== Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On June 30, 2008 4:37:47 PM -0400 fred wrote: > Hi guys, > > > > Basically, I have 2 scripts in the folder = =E2=80=9C/usr/local/etc/rc.d/=E2=80=9D > > > > Resin.sh and apache.sh > > > > I need resin to be started when apache is starting, how can I do that? I > can=E2=80=99t find any documentation on priority or order for startup = scripts. > > Rc scripts are started in numeric, then alphabetic order. If you need=20 resin to start before apache, rename it 001.resin.sh. Paul Schmehl If it isn't already obvious, my opinions are my own and not those of my employer. --==========37F347F97A462125D78F==========--