[SailfishDevel] exposing map matching as a geoposition service
deloptes
deloptes at gmail.com
Thu Jul 19 22:14:57 UTC 2018
rinigus wrote:
> So, I wonder, if there is something similar for D-Bus. Something that
> would allow me to configure its autostart. I can as well trigger autostart
> via systemd inet port, but would be nice to have it transparent on D-Bus
> as well.
>
Well DBus is just a message bus and you can use it what it is good for. For
example you can let user process communicate with a process with higher
privileges. As of autostarting dbus, it is done with the user session, so
you already have it.
More information about the Devel
mailing list