From owner-freebsd-questions@FreeBSD.ORG Mon Mar 6 06:23:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 545DB16A420 for ; Mon, 6 Mar 2006 06:23:46 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from mail.compedgeracing.com (dsl-katy-207-70-139-52.consolidated.net [207.70.139.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DCFE43D45 for ; Mon, 6 Mar 2006 06:23:46 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from www.compedgeracing.com (localhost [127.0.0.1]) by mail.compedgeracing.com (Postfix) with ESMTP id 955305C62 for ; Mon, 6 Mar 2006 00:23:45 -0600 (CST) Received: from 207.70.139.52 (SquirrelMail authenticated user ruzzi) by www.compedgeracing.com with HTTP; Mon, 6 Mar 2006 00:23:45 -0600 (CST) Message-ID: <61018.207.70.139.52.1141626225.squirrel@www.compedgeracing.com> Date: Mon, 6 Mar 2006 00:23:45 -0600 (CST) From: "Robert Uzzi" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.6-rc1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: rc.d startup files structure changed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 06:23:46 -0000 What is with the changes with the naming structure of the rc.d files? after some updates I found that courier-authdaemond.sh had been renamed to courier-authdaemond and pure-ftpd.sh to pure-ftpd. Is the structure changing to not require the .sh extention to start on bootup?