From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HPwei-0001m3-4S for garchives@archives.gentoo.org; Sat, 10 Mar 2007 08:10:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2A899q7012684; Sat, 10 Mar 2007 08:09:09 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2A84r0s008052 for ; Sat, 10 Mar 2007 08:04:54 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 97BC3642CA for ; Sat, 10 Mar 2007 08:04:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.477 X-Spam-Level: X-Spam-Status: No, score=-2.477 required=5.5 tests=[AWL=0.122, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XDDYsT2L0D7M for ; Sat, 10 Mar 2007 08:04:46 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 7C09864ADE for ; Sat, 10 Mar 2007 08:04:45 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HPwZA-0007mS-Fa for gentoo-user@gentoo.org; Sat, 10 Mar 2007 09:04:36 +0100 Received: from p54a37db9.dip.t-dialin.net ([84.163.125.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Mar 2007 09:04:36 +0100 Received: from anno by p54a37db9.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 10 Mar 2007 09:04:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: "Anno v. Heimburg" Subject: [gentoo-user] Re: strange apache service dependency Date: Sat, 10 Mar 2007 09:04:26 +0100 Message-ID: References: <20070309211254.GA13472@nibiru.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p54a37db9.dip.t-dialin.net User-Agent: KNode/0.10.4 Sender: news X-Archives-Salt: d8348075-0e38-496d-8b48-cb12df1572ce X-Archives-Hash: a7058ca717e647d968c943f715d8ca53 Enrico Weigelt wrote: > I've just seen that the apache2 service has an dependecy to > the mysql service. Most likely it's an bug. I don't think so. At least on my computer, mysql is a 'use' dependency rather than a 'need' dependency. That is, if mysql is present, it will be started before apache, if mysql is not present, then apache starts regardless. Why do you think that's a bug? Anno. -- gentoo-user@gentoo.org mailing list