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 <gentoo-user+bounces-93574-garchives=archives.gentoo.org@lists.gentoo.org>) id 1LtXgj-0003y7-EE for garchives@archives.gentoo.org; Tue, 14 Apr 2009 01:43:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9F91E0548; Tue, 14 Apr 2009 01:43:47 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.248]) by pigeon.gentoo.org (Postfix) with ESMTP id BF1F9E0548 for <gentoo-user@lists.gentoo.org>; Tue, 14 Apr 2009 01:43:47 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id k29so2185268rvb.2 for <gentoo-user@lists.gentoo.org>; Mon, 13 Apr 2009 18:43:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=+N2daEcSdSinZxFmcphkKy/DW8HCTA0DJ0hhhAmS6lc=; b=ZR5dgA9bhQ0Jp8ZB2QLK3zmDc2HxluaeH/HsXY5uLd9LOKDqPvlACLrNLjbF1et3Gi A9WHCb29HN8PrM6QhIyB5+jvbNSC2CLnULlZprHS1nLM127eV0bNmiDbjvHaMwcNEEly hmwqP5CAWREChidiVA2a+zpcetR2X8YJvCHOg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=R0Ea7a8QsyCgwdxjNOfWOy6dz83vRrtVL8Gad1IDUi/AHzM/dw4v0YAJ09x3Hx4qax 8GRsH1v3gJuGUczVYahoRCVqMbzcB3d0i/TdHGKXyV5cbDZme4ZWaFaa/dL1Rh08MS/o DXE+e95utgmU3KwsHuBIItaBVn8jOiyNppAjc= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.141.76.1 with SMTP id d1mr2988370rvl.110.1239673427385; Mon, 13 Apr 2009 18:43:47 -0700 (PDT) In-Reply-To: <49E3DB68.7060403@kutulu.org> References: <5bdc1c8b0904131700x51671760p70185c2b4e67aac5@mail.gmail.com> <49E3DB68.7060403@kutulu.org> Date: Mon, 13 Apr 2009 18:43:47 -0700 Message-ID: <5bdc1c8b0904131843t4af14a67ve1a5c95deea234e8@mail.gmail.com> Subject: Re: [gentoo-user] rc-update add hald default or boot? From: Mark Knecht <markknecht@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 48fbde4a-1a68-4818-9685-9b76b2b28de2 X-Archives-Hash: 9f9ffbf7556c239087dcb3a4f955e53f On Mon, Apr 13, 2009 at 5:40 PM, Mike Edenfield <kutulu@kutulu.org> wrote: > Mark Knecht wrote: >> >> Hi, >> =C2=A0 I've wondered for a while whether the design intention of hald wa= s >> to be run at boot time or as a default level process? Googling for > > It's intended that you'll be running it at the default level. =C2=A0Hal r= equires > D-BUS, which means it needs to be run at the earliest after your local > mounts, clock, etc. are started. =C2=A0If you put them both into the boot > runlevel I don't see why it would necessarily hurt, but it doesn't need t= o > be there to work properly. > > --Mike > > Thanks for the responses guys. I've always had it at default also. I was just wondering. Now, does hald need dbus? Require dbus? Interesting. I have dbus installed but it's not running because it caused the Jack sound server problems. Not even sure what it does or why I should need it but it caused more problems for me and I couldn't tell what it helped with. When should dbus be started if I run it? As a boot level process or default also? Thanks, Mark