DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 1st October 2008
lumiwa lumiwa is offline
Package Pilot
 
Join Date: May 2008
Posts: 145
Default dbus-daemon

My system:
FreeBSD 7.0-RELEASE-p4
KDE 3.5.10
Xorg 1.4

I don't have dbus, hal installed. In /usr/local/bin/ is dbus-daemon which sometimes is on but I dn't know why and which application called it. Okay, I see now...
I ran GIMP at this moment and:
ps -A | grep dbus
1310 ?? S 0:00.00 dbus-launch --autolaunch a337460d0873b5bf3ffd9c6f480c
1311 ?? Ss 0:00.01 /usr/local/bin/dbus-daemon --fork --print-pid 5 --pri

Is it "must" that each Gnome app call a daemon, please or it is possible to stopped this?

Thanks a lot.
Reply With Quote
  #2   (View Single Post)  
Old 1st October 2008
richardpl richardpl is offline
Spam Deminer
 
Join Date: May 2008
Location: Croatia
Posts: 284
Default

> cat /usr/ports/devel/dbus/pkg-descr
D-BUS supplies both a system daemon (for events such as "new hardware device
added" or "printer queue changed") and a per-user-login-session daemon (for
general IPC needs among user applications). Also, the message bus is built on
top of a general one-to-one message passing framework, which can be used by
any two apps to communicate directly (without going through the message bus
daemon).

WWW: http://www.freedesktop.org/Software/dbus

You can delete dbus (if you really want) but programs that depends on it may do something stupid/dumb ....
Reply With Quote
  #3   (View Single Post)  
Old 2nd October 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

If using a full kde session, you probably will want dbus on.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Run daemon as other user than root phreud FreeBSD General 8 11th November 2008 04:11 AM
problem concerning liboobs and dbus-glib-1 neurosis FreeBSD Ports and Packages 3 15th October 2008 01:12 PM
Daemon Process not starting on boot map7 FreeBSD General 4 11th September 2008 04:24 PM
MySQL 5.1 install - daemon crashes zeltus FreeBSD General 1 25th May 2008 08:39 AM
How can I start xscreensaver daemon at boot rex FreeBSD General 7 15th May 2008 02:34 PM


All times are GMT. The time now is 03:12 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick