From owner-freebsd-ports@FreeBSD.ORG Thu Aug 3 21:10:53 2006 Return-Path: X-Original-To: freebsd-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 400CB16A4E8 for ; Thu, 3 Aug 2006 21:10:53 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6107343D5A for ; Thu, 3 Aug 2006 21:10:42 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by nf-out-0910.google.com with SMTP id n15so1201267nfc for ; Thu, 03 Aug 2006 14:10:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LZ+l4CH9Kh8bEukTgilcHs8adMxCJerpPM6r2MXdjsLOv3zk5sFOd3swAH8DFVCnNd0uLF+iy6XkKcAgldRLh2gQoiwTmUfXrFy25/UR502ZKOAZX5bbtlIQPXpmkJLCjtak1hAGCIB49bSI7i3zAGZVRNc09sy1ELz8PdATdI0= Received: by 10.78.133.10 with SMTP id g10mr1117720hud; Thu, 03 Aug 2006 14:10:38 -0700 (PDT) Received: by 10.78.83.2 with HTTP; Thu, 3 Aug 2006 14:10:38 -0700 (PDT) Message-ID: <790a9fff0608031410k1956731dkc9fca1e38d9d6c10@mail.gmail.com> Date: Thu, 3 Aug 2006 16:10:38 -0500 From: "Scot Hetzel" To: "Rodrigo Graeff" In-Reply-To: <44D2607D.6000601@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44D2607D.6000601@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: some ports are not been started 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: Thu, 03 Aug 2006 21:10:53 -0000 On 8/3/06, Rodrigo Graeff wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Since a few days ago I have noted that for some strange reason some > ports are not been initialized at the boot, for example: mysql-server > I have at my rc.conf the line mysql_enable="YES" and I also have > /usr/local/etc/rc.d/mysql-server.sh without any touch of mine, is not > permission and this file has not .sample at the end, during the boot > process to start the services, mysql doesn't start but If I login and > execute: sh /usr/local/etc/rc.d/mysql-server.sh start it works. : > Any clues ? > What version of FreeBSD are you running? If you recently upgraded to FreeBSD 6.1, did you run mergemaster to update your /etc/rc.d/ directory, as there was a change in rc scripts procesing to allow the /usr/local/etc/rc.d scripts t be ordered with the less critical startup scripts in /etc/rc.d. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.