> Launchd is running according to Am. > > Well, you should be looking for whether dbus is running, not launchd. > launchd will of course be running; it is an integral part of Mac OS X. >
Yes, silly me... > > > > When I enter ps from command line I get very little > > > >> Or you could use "ps" on the command line. > > > > $ ps > > PID TTY TIME CMD > > 1748 ttys000 0:00.03 -bash > > Sure; you will need to use some switches. The ps manpage explains them in > detail. I personally tend to use "ps auxww | grep something". > > I ran: Jaspers-MacBook-Pro:~ jasper$ ps auxww | grep dbus after I checked ps using man ps and got the following data jasper 307 0.0 0.0 2446752 712 ?? S Sat04PM 0:00.01 /opt/local/bin/dbus-daemon --nofork --session messagebus 51 0.0 0.0 2435368 692 ?? Ss Sat04PM 0:00.00 /opt/local/bin/dbus-daemon --system --nofork jasper 1962 0.0 0.0 2435032 464 s000 R+ 7:58PM 0:00.00 grep dbus So dbus seems to be running as well as I can comprehend from this all. Am I right?
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
