Hi!
I've written a program that manages a tv tuner. This program has a DBUS interface, using qt facilities. Now I've found I can use it only if the program that connects to the DBUS runs as the same user who run the service... is there any way to share the session bus among multiple users?
thanks in advance