From owner-freebsd-newbies Sun Sep 30 11: 0:51 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from gate.tellurian.net (gate.tellurian.net [216.182.1.1]) by hub.freebsd.org (Postfix) with ESMTP id A339F37B401; Sun, 30 Sep 2001 11:00:45 -0700 (PDT) Received: from walt99 (unverified [216.182.56.86]) by gate.tellurian.net (Rockliffe SMTPRA 4.5.6) with ESMTP id ; Sun, 30 Sep 2001 14:00:44 -0400 Message-Id: <4.2.2.20010930135830.00c8e2a0@popd.betan.net> X-Sender: walterbetanc@popd.betan.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Sun, 30 Sep 2001 13:59:26 -0400 To: freebsd-questions@FreeBSD.ORG From: Walter Betancourt Subject: Re: automatic start of Apache Cc: freebsd-newbies@freebsd.org In-Reply-To: <20010930192710.B24354@mithrandr.moria.org> References: <4.2.2.20010930125829.00b622f0@popd.betan.net> <200109301651.JAA23450@ocis.ocis.net> <4.2.2.20010930125829.00b622f0@popd.betan.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Neil, thats great information, thanks At 07:27 PM 9/30/01 +0200, you wrote: >On Sun 2001-09-30 (12:59), Walter Betancourt wrote: > > I have startup stuff in rc.conf.local > > > > does it matter ? > >That's the wrong place to put it - it'll get run every time a program >tries to read the configuration. The rc.conf and rc.conf.local files >are to set up configuration only. > >Rather use /etc/rc.local for your startup stuff. Alternatively, if you >want to find out how the packages that are installed on FreeBSD add >things to the startup process, look in the /usr/local/etc/rc.d >directory, at the files ending with '.sh'. > >The apache ports/packages already add themselves this way - it's >probably called 'apache.sh'. > >Neil >-- >Neil Blakey-Milner >nbm@mithrandr.moria.org Walt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message