Re: [systemd-devel] daemon migration tutorial

2012-12-19 Thread Lennart Poettering
On Fri, 14.12.12 12:15, Dennis Semakin ([email protected]) wrote: > Hello, > > I just want to ask you a question about daemon migration to systemd. > I have daemon source code, I want to use it with systemd. Where can I find > the information about this? > Is there any centralized tutorial or d

Re: [systemd-devel] daemon migration tutorial

2012-12-14 Thread Kay Sievers
On Fri, Dec 14, 2012 at 10:53 AM, Colin Guthrie wrote: > 'Twas brillig, and Dennis Semakin at 14/12/12 08:15 did gyre and gimble: >> I just want to ask you a question about daemon migration to systemd. >> I have daemon source code, I want to use it with systemd. Where can I find >> the informati

Re: [systemd-devel] daemon migration tutorial

2012-12-14 Thread Colin Guthrie
'Twas brillig, and Dennis Semakin at 14/12/12 08:15 did gyre and gimble: > Hello, > > I just want to ask you a question about daemon migration to systemd. > I have daemon source code, I want to use it with systemd. Where can I find > the information about this? > Is there any centralized tutorial

[systemd-devel] daemon migration tutorial

2012-12-14 Thread Dennis Semakin
Hello, I just want to ask you a question about daemon migration to systemd. I have daemon source code, I want to use it with systemd. Where can I find the information about this? Is there any centralized tutorial or document which contains the clear description of how to redesign daemon source c