On Tue, Apr 14, 2009 at 22:54, Joachim Bartosik <[email protected]> wrote: > On Tue, Apr 14, 2009 at 22:42, Paul Hartman > <[email protected]> wrote: >> On Tue, Apr 14, 2009 at 3:09 PM, Michael P. Soulier >> <[email protected]> wrote: >>> Hi, >>> >>> I'm looking at my system and I'm surprised to find dbus running, since I put >>> -dbus -hal in my /etc/make.conf. > > Hmmm maybe > ps -fax ?
Or if you don't like it ps ax -o ppid,cmd|grep hal should give you pid of hals parent process. -- Joachim

