From owner-freebsd-stable@FreeBSD.ORG Fri Jul 16 12:59:49 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC81216A4CF for ; Fri, 16 Jul 2004 12:59:49 +0000 (GMT) Received: from mailout2.barnet.com.au (mailout2.barnet.com.au [218.185.88.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F8C443D31 for ; Fri, 16 Jul 2004 12:59:49 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mailout2.barnet.com.au (Postfix, from userid 27) id CBD1C7074C8; Fri, 16 Jul 2004 22:59:48 +1000 (EST) X-Viruscan-Id: <40F7D14400010743E543EE@BarNet> Received: from mail2-auth.barnet.com.au (localhost.barnet.com.au [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 8AF777074C4; Fri, 16 Jul 2004 22:59:48 +1000 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 0BD177074C3; Fri, 16 Jul 2004 22:59:48 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id BCC3260E3; Fri, 16 Jul 2004 22:59:46 +1000 (EST) Date: Fri, 16 Jul 2004 22:59:46 +1000 From: Edwin Groothuis To: ananth_G Message-ID: <20040716125946.GA1725@k7.mavetju> Mail-Followup-To: Edwin Groothuis , ananth_G , freebsd-stable@freebsd.org References: <1089981839.1957.3.camel@tdl-b3037.satyam.net.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1089981839.1957.3.camel@tdl-b3037.satyam.net.in> User-Agent: Mutt/1.5.6i cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD newbie Problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 12:59:50 -0000 On Fri, Jul 16, 2004 at 06:14:00PM +0530, ananth_G wrote: > hi all, > im new to freeBSD. ive been using linux( mostly redhat and mandrake, and > slackware) , lately i have moved to unix. > i have a few things to be cleared > > what are the startup script files that get executed during boot? > httpd gets started automatically in the system i work. i tired searching > /etc/rc.conf , but i couldnt find an entry for httpd. is there any other > startup script? /etc/rc.conf is the configuration file for the system. /usr/local/etc/rc.d is the startup-scripts directory for locally installed ports / packages. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/