On Tue, Jan 29, 2008 at 07:08:35PM -0600, Arnie Stender wrote:
> The strace said it was
> trying to connect to a socket with dbus in the name in /tmp. Although I
> have the processes I don't have any sockets in /tmp. Does dbus normally
> start up sockets? Where else may they be? Any other ideas?
>
It uses a unix socket to pass messages
If you have lsof,
[EMAIL PROTECTED] /home/ken #lsof -p `ps -C dbus-daemon | tail -n 1 | awk
'{print $1 }'`
On this (LFS, for once) system, /var/run/dbus/system_bus_socket - I
don't see anything unusual in cblfs which would cause it to use
/tmp.
ĸen
--
das eine Mal als Tragödie, das andere Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page