From owner-freebsd-questions@FreeBSD.ORG Thu Dec 2 16:02:30 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 852EB16A4CE for ; Thu, 2 Dec 2004 16:02:30 +0000 (GMT) Received: from mail.arax.md (mail.arax.md [217.26.160.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358DF43D54 for ; Thu, 2 Dec 2004 16:02:30 +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 1CZtPZ-000F4c-Ie for freebsd-questions@freebsd.org; Thu, 02 Dec 2004 18:02:29 +0200 Received: from cezar.arax.md ([217.26.161.51] helo=cezar) by mail.arax.md with smtp (Exim 4.31; FreeBSD) id 1CZtPZ-000F4X-D3 for freebsd-questions@freebsd.org; Thu, 02 Dec 2004 18:02:29 +0200 Message-ID: <01d201c4d888$c57ea620$33a11ad9@office.arax.md> From: "Cezar Fistik" To: Date: Thu, 2 Dec 2004 18:05:36 +0200 MIME-Version: 1.0 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 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 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 16:02:30 -0000 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=3D"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