Re: [SailfishDevel] Creating daemons

2013-05-07 Thread Jarko Vihriala
I don't know if this is the best way but I've done it so: 1. "Daemon" is basically a QCoreApplication which has dbus-interface 2. It's invoked by sending first dbus message to it (I use session for this) 3. It does not have systemd dependecy so it needs to take care of it's own living. I use a S

Re: [SailfishDevel] Creating daemons

2013-05-07 Thread David Greaves
On 07/05/13 19:37, Shantanu Tushar Jha wrote: > Hi, > > I'm trying to run one of my harmattan apps using Sailfish SDK. My app consists > of a daemon and a UI app which communicate with each other. I couldn't find > any > info on how to create daemons on Sailfish/nemo. Any pointers? In general da

[SailfishDevel] Creating daemons

2013-05-07 Thread Shantanu Tushar Jha
Hi, I'm trying to run one of my harmattan apps using Sailfish SDK. My app consists of a daemon and a UI app which communicate with each other. I couldn't find any info on how to create daemons on Sailfish/nemo. Any pointers? Cheers, -- Shantanu Tushar(UTC +0530) http://www.shantanutushar.co