From owner-freebsd-ports@FreeBSD.ORG Tue Mar 28 14:58:25 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E776B16A41F for ; Tue, 28 Mar 2006 14:58:25 +0000 (UTC) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: from mail7.sea5.speakeasy.net (mail7.sea5.speakeasy.net [69.17.117.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0073343D5C for ; Tue, 28 Mar 2006 14:58:24 +0000 (GMT) (envelope-from freebsd-ports-local@be-well.ilk.org) Received: (qmail 28094 invoked from network); 28 Mar 2006 14:58:23 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail7.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 28 Mar 2006 14:58:23 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 8D70428423; Tue, 28 Mar 2006 09:58:22 -0500 (EST) Sender: lowell@be-well.ilk.org To: Fritz Heinrichmeyer References: <4428DD9B.603@Fernuni-Hagen.de> From: Lowell Gilbert Date: 28 Mar 2006 09:58:22 -0500 In-Reply-To: <4428DD9B.603@Fernuni-Hagen.de> Message-ID: <444q1i62gh.fsf@be-well.ilk.org> Lines: 11 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ports@FreeBSD.org Subject: Re: cupsd or cupsd.sh, that is the question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 14:58:26 -0000 Fritz Heinrichmeyer writes: > Hello, i thought it is a convention to install boot scripts with > ending .sh? At least cupsd is the first script i notice that does not > follow this convention. "man rc" In particular, note "If the script has a .sh suffix then it is sourced directly into the current shell," but there is a fair amount more information beyond that.