From owner-freebsd-questions Tue Jul 4 16:48:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 9E15837BB34 for ; Tue, 4 Jul 2000 16:48:11 -0700 (PDT) (envelope-from lplist@q.closedsrc.org) Received: from localhost (lplist@localhost) by q.closedsrc.org (8.10.2/8.10.2) with ESMTP id e64Nm6p03052; Tue, 4 Jul 2000 16:48:06 -0700 (PDT) (envelope-from lplist@q.closedsrc.org) Date: Tue, 4 Jul 2000 16:48:06 -0700 (PDT) From: Linh Pham To: =?iso-8859-1?q?Dan=20Fairs?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Custom configures In-Reply-To: <20000704233609.25161.qmail@web3203.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You could put it into /etc/rc.local as: echo -n "Starting Apache modules:" echo " ssl" && apachectl startssl You may have to create the rc.local file // Linh Pham // // Proud supporter of FreeBSD and OpenBSD // FreeBSD - http://www.freebsd.org // OpenBSD - http://www.openbsd.org /* "Oregon, n.: Eighty billion gallons of water with no place to go on Saturday night." */ On Wed, 5 Jul 2000, [iso-8859-1] Dan Fairs wrote: > Hi, > > Prompted by an earlier email, I'm curious as to what > the 'standard' is for starting services in FreeBSD. > For example, I have manually downloaded and compiled > apache from source, without using the ports > collection, as I required > apache+mod_ssl+php4+mod_perl. This was easy enough to > configure and compile, but... in what file would be > the 'correct' place to run the apachectl startssl > command? /etc/rc.network? How does the /etc/rc.d/ > directory (which mysteriously appeared a few days ago > on my system! - presumably as part of a pkg_add) fit > in? > > I've just got my head around the way Linux does > things, so what's FreeBSD's take on startup? > > Thanks in advance, > Dan > > ____________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk > or your free @yahoo.ie address at http://mail.yahoo.ie > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message