From owner-freebsd-questions@FreeBSD.ORG Wed May 16 13:56:49 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A039F16A401 for ; Wed, 16 May 2007 13:56:49 +0000 (UTC) (envelope-from jamesoff@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by mx1.freebsd.org (Postfix) with ESMTP id 543B013C458 for ; Wed, 16 May 2007 13:56:49 +0000 (UTC) (envelope-from jamesoff@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so604415nze for ; Wed, 16 May 2007 06:56:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CUXZTeXWlhv22Vh/6qhp6kYMy2Q2jPVVwxFJsPPj/2rGowDTc2k488zjzsZfy5fJy/lhC6q0IZQfo+fCg6GAU4nUJo5BYdHBbgvD6Gxv6cTxuLTv3bpgMuoxQ7R/SHnL0jJc+rC3haYmg/Eb5bJhjaZKD84o+ZBbpaEYqlqQBpU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tMqKCwp3tgfl4/h+nu2t6DHu5lhxOb40KaqMyiykGGSAXbUhWIj52P5cfyTYAjobQQckOrHkXU27W0sMb5seszA1WZyc39NyKYwOMJpDovLG0Vmo89+T8wSbN4mobawA8oN9u74YljTeHlIoowCXZyS9xpGpT4Wq2vjYUuR+40w= Received: by 10.115.32.1 with SMTP id k1mr2165606waj.1179323808057; Wed, 16 May 2007 06:56:48 -0700 (PDT) Received: by 10.114.102.1 with HTTP; Wed, 16 May 2007 06:56:47 -0700 (PDT) Message-ID: <720051dc0705160656o4594ca3cq9af3daa8e7b754fc@mail.gmail.com> Date: Wed, 16 May 2007 14:56:47 +0100 From: "James Seward" To: Agus In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions Subject: Re: Find out startup programs execution order.. 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: Wed, 16 May 2007 13:56:49 -0000 On 5/16/07, Agus wrote: > Yes..thats the way i found that the error was from mysql-server... > but i thought that there might be a way to see the order programs boot...and > maybe change it... man 8 rcorder /JMS