From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 18:54:24 2005 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 EFF5016A4CE for ; Fri, 15 Apr 2005 18:54:24 +0000 (GMT) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA07843D48 for ; Fri, 15 Apr 2005 18:54:24 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 21337 invoked from network); 15 Apr 2005 18:54:24 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 Apr 2005 18:54:24 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 50C9852; Fri, 15 Apr 2005 14:54:23 -0400 (EDT) Sender: lowell@be-well.ilk.org To: fadeaway@gmail.com References: <54bc04d8a7ca6274d437350325a423d8@gmail.com> <425F9C77.8070405@dial.pipex.com> <6554ada3d536acecbb504a818d2d31f3@gmail.com> From: Lowell Gilbert Date: 15 Apr 2005 14:54:23 -0400 In-Reply-To: <6554ada3d536acecbb504a818d2d31f3@gmail.com> Message-ID: <44wtr327mo.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: samhain - starts on boot? 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: Fri, 15 Apr 2005 18:54:25 -0000 fadeaway@gmail.com writes: > There is a script there but my understanding is that the scripts in > /usr/local/etc/rc.d and /etc/rc.d don't automatically start without > first being enabled through rc.conf & rc.conf.local? Or did I > misunderstand? Some ports do that, but (from a quick look) I don't think this one does. If you don't want the script to start automatically, remove the execute bits from it.