From owner-freebsd-questions Tue Nov 21 10:46:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 6561237B4CF for ; Tue, 21 Nov 2000 10:46:24 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id eALIk9J27221; Tue, 21 Nov 2000 10:46:10 -0800 (PST) Message-Id: <200011211846.eALIk9J27221@ptavv.es.net> To: igorr@crosswinds.net Cc: Brian Wolter , freebsd-questions@FreeBSD.ORG Subject: Re: startup scripts In-reply-to: Your message of "Sat, 18 Nov 2000 13:20:53 +0300." <20001118132053.E6975@linux.rainbow> Date: Tue, 21 Nov 2000 10:46:09 -0800 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Sat, 18 Nov 2000 13:20:53 +0300 > From: Igor Robul > Sender: owner-freebsd-questions@FreeBSD.ORG > > On Sat, Nov 18, 2000 at 02:06:46AM -0600, Brian Wolter wrote: > > where are the startup scripts located on FBSD? > There is only one startup script on *BSD, opposed to f*d SystemV :-) , > it is called /etc/rc This is not really true. The basic operating systems does not use startup scripts ala SysV, but /usr/local/etc/rc.d is where user startup/shutdown scripts are located. To adjust what does or does not get started in the base system, see /etc/defaults/rc.conf. Note that you should make changes to /etc/rc.conf. NEVER edit the files in /etc/defaults! R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message