From owner-freebsd-questions@FreeBSD.ORG Thu Dec 2 17:19:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0BBD16A536 for ; Thu, 2 Dec 2004 17:19:23 +0000 (GMT) Received: from mail.arax.md (mail.arax.md [217.26.160.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id A421B43D55 for ; Thu, 2 Dec 2004 17:19:23 +0000 (GMT) (envelope-from cezar@arax.md) Received: from qvirtual (helo=mail.arax.md) by mail.arax.md with local-smtp (Exim 4.31; FreeBSD) id 1CZuc0-000LeO-4H for freebsd-questions@freebsd.org; Thu, 02 Dec 2004 19:19:24 +0200 Received: from cezar.arax.md ([217.26.161.51] helo=cezar) by mail.arax.md with smtp (Exim 4.31; FreeBSD) id 1CZuc0-000LeH-0G for freebsd-questions@freebsd.org; Thu, 02 Dec 2004 19:19:24 +0200 Message-ID: <021001c4d893$8353b5f0$33a11ad9@office.arax.md> From: "Cezar Fistik" To: References: <01d201c4d888$c57ea620$33a11ad9@office.arax.md> <41AF3E96.7090305@daleco.biz> Date: Thu, 2 Dec 2004 19:22:29 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Re: rc.conf and new startup scripts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 17:19:25 -0000 Thanks Kevin, but this is not exactly what I was looking for. Just found what I realy needed. This is called 'man rc.subr'. Regards, Cezar ----- Original Message ----- From: "Kevin D. Kinsey, DaleCo, S.P." To: "Cezar Fistik" Cc: Sent: Thursday, December 02, 2004 6:11 PM Subject: Re: rc.conf and new startup scripts > Cezar Fistik wrote: > > >Hi all, > > > >I would like to get some info about changes to startup > >scripts that are in /usr/local/etc/rc.d/ directory. It > >looks like they are completely different now... calls > >to some "strange" functions etc. How do they relate to > >rc.conf? I mean now I need to tell in rc.conf: DAEMON_enable="YES", > >if I don't the script in rc.d is just ignored. I would appreciate > >any info regarding these new changes. > > > >Thank you, > >Cezar > > > > > > The comments in /etc/defaults/rc.conf are a good > starting point, and quite educational IMHO. > > Kevin Kinsey > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >