Hi Deloptes,

sorry for confusing request. In my case, I want to autostart my application
which can work in service (behind the scenes) or GUI mode. Which is
relatively rare on SFOS, but has a great use in the case of map services
provider, as it is in this case.

But OK, unless I get some good idea, I will 'bump' my application to
autostart through systemd socket by contacting it via HTTP and then contact
my application via DBus.

Rinigus

On Fri, Jul 20, 2018 at 1:14 AM, deloptes <delop...@gmail.com> wrote:

> 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.
>
> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscribe@lists.
> sailfishos.org
>
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to