Am Montag, 29. Oktober 2007 06:31 schrieb Simon McVittie: > On Sun, 28 Oct 2007 at 23:06:58 -0400, Rainer Dorsch wrote: > > gabble is installed in /opt/gtalk: > > > > /usr/bin/install -c -m > > 644 'org.freedesktop.Telepathy.ConnectionManager.gabble.service' > > '/opt/gtalk/share/dbus-1/services/org.freedesktop.Telepathy.ConnectionMan > >ager.gabble.service' > > > > How do I tell my dbus system to check the services dir above? > > Create a file prefix-opt-gtalk.conf (or some such) in > /etc/dbus-1/session.d, containing: > > <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-Bus Bus Configuration > 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> > <busconfig> > <servicedir>/opt/gtalk/share/dbus-1/services</servicedir> > </busconfig> > > ... I think. >
I have no /etc/dbus-1/session.d. Did you mean /etc/dbus-1/system.d? Is there an easy way to check, if that worked? Can I query dbus for all its services or service dirs? Thanks, Rainer -- Rainer Dorsch Lärchenstr. 6 D-72135 Dettenhausen 07157-734133 jabber: [EMAIL PROTECTED] GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F 8F59 E3A8 C538 7519 141E Full GPG key: http://pgp.mit.edu/ _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
