From owner-freebsd-questions@FreeBSD.ORG Fri Mar 28 12:01:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 573821065674 for ; Fri, 28 Mar 2008 12:01:22 +0000 (UTC) (envelope-from rabe@uugrn.org) Received: from mail.uugrn.org (mail.uugrn.org [195.49.138.123]) by mx1.freebsd.org (Postfix) with ESMTP id 797558FC1C for ; Fri, 28 Mar 2008 12:01:21 +0000 (UTC) (envelope-from rabe@uugrn.org) Received: from rabe.uugrn.org (root@rabe.uugrn.org [195.49.138.102]) by mail.uugrn.org (8.13.8/8.13.8) with ESMTP id m2SBWTqh090327; Fri, 28 Mar 2008 12:32:39 +0100 (CET) (envelope-from rabe@uugrn.org) Received: from daemon.ma.sigsys.de (rabe@rabe.uugrn.org [195.49.138.102]) by rabe.uugrn.org (8.13.8/8.13.8) with ESMTP id m2SBWSCx090323; Fri, 28 Mar 2008 12:32:29 +0100 (CET) (envelope-from rabe@uugrn.org) Received: from daemon.ma.sigsys.de (localhost.ma.sigsys.de [127.0.0.1]) by daemon.ma.sigsys.de (8.14.2/8.14.2) with ESMTP id m2SBWs2G096710; Fri, 28 Mar 2008 12:32:54 +0100 (CET) (envelope-from rabe@uugrn.org) Received: (from rabe@localhost) by daemon.ma.sigsys.de (8.14.2/8.14.2/Submit) id m2SBWq2P096445; Fri, 28 Mar 2008 12:32:52 +0100 (CET) (envelope-from rabe@uugrn.org) X-Authentication-Warning: daemon.ma.sigsys.de: rabe set sender to rabe@uugrn.org using -f Date: Fri, 28 Mar 2008 12:32:52 +0100 From: Raphael Becker To: Predrag Punosevac Message-ID: <20080328113252.GC78779@ma.sigsys.de> References: <11167f520803272322t247e6377k50446d742c498c73@mail.gmail.com> <20080328180644.15948f9c@meijome.net> <47EC9B01.3040504@math.arizona.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="aT9PWwzfKXlsBJM1" Content-Disposition: inline In-Reply-To: <47EC9B01.3040504@math.arizona.edu> User-Agent: Mutt/1.4.2.3i Cc: sfourman@gmail.com, Norberto Meijome , freebsd-questions@freebsd.org Subject: Re: Auto Mounting USB Sticks and CD's 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: Fri, 28 Mar 2008 12:01:22 -0000 --aT9PWwzfKXlsBJM1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 28, 2008 at 12:15:13AM -0700, Predrag Punosevac wrote: > >u need to add this to your rc.conf to have it all running on startup > > > >hald_enable=3D"YES" > >polkitd_enable=3D"YES" > >dbus_enable=3D"YES" > The HALD needs to be started in the specific order as >=20 > # enable HALd > dbus_enable=3D"YES" > polkitd_enable=3D"YES" > hald_enable=3D"YES" In /etc/rc.conf are just defined variables. Every rc-script sources this rc.conf, not rc.conf is executing something. The order of these lines is irrelevant. In general the processing order of rc-scripts is arranged by=20 rcorder(8), read the man page.=20 Regards Rapael --=20 Raphael Becker http://rabe.uugrn.org/ GnuPG: E7B2 1D66 3AF2 EDC7 9828 6D7A 9CDA 3E7B 10CA 9F2D =2E........|.........|.........|.........|.........|.........|.........|.. --aT9PWwzfKXlsBJM1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFH7NdknNo+exDKny0RAlYwAJ9etF5/bUofYy8eF51I8z8eV+D+MgCghcVO d3UmVvoAhA8w1j5ZM6n8Sqg= =W49j -----END PGP SIGNATURE----- --aT9PWwzfKXlsBJM1--