From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Of7uW-0000q7-IW for garchives@archives.gentoo.org; Sat, 31 Jul 2010 08:59:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81849E0732; Sat, 31 Jul 2010 08:58:08 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id 2DD49E0732 for ; Sat, 31 Jul 2010 08:58:07 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.55,291,1278284400"; d="scan'208";a="214730170" Received: from 213-152-39-90.dsl.eclipse.net.uk (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 31 Jul 2010 09:58:06 +0100 Received: from funf.stroller.uk.eu.org (funf.stroller.uk.eu.org [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id F3C326C521 for ; Sat, 31 Jul 2010 09:58:02 +0100 (BST) Message-Id: From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: <4C51E674.9000905@krasko.sk> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [gentoo-user] mysql use flag witout server, using only client libaries Date: Sat, 31 Jul 2010 09:58:03 +0100 References: <4C519635.8090203@krasko.sk> <20100729185454.15cd8768@digimed.co.uk> <201007292047.31345.peter@humphrey.ukfsn.org> <4C51E674.9000905@krasko.sk> X-Mailer: Apple Mail (2.936) X-Archives-Salt: 0a9b05e1-c610-4ecf-9682-1d940f08cab9 X-Archives-Hash: 13a147cf7ba18c98be064da5031c9b27 On 29 Jul 2010, at 21:37, Tomas Krasnican wrote: > ... But, when is the mysql in the depend part of rc script (for > example, when you emerge syslog-ng with mysql enabled flag, that > will be puted here automaticly), the running localy database is > required for start this service. It is not required to have it rc- > enabled the mysql database, because you have already enabled another > service, which it requires.. Surely the rc-scripts should use "before" and "after" instead of "needs" or "depends". I haven't looked at this recently, but I'm pretty sure there used to be such a distinction. Stroller.