On Fri, Dec 28, 2012 at 5:04 PM, Lucas De Marchi
<lucas.demar...@profusion.mobi> wrote:
> On Thu, Dec 27, 2012 at 9:30 PM, Gustavo Sverzut Barbieri
> <barbi...@profusion.mobi> wrote:
>> On Thu, Dec 27, 2012 at 7:52 PM, Alex-P. Natsios <apnats...@gmail.com>wrote:
>>
>>> weirdness is not the point or problem here, the problem is the dep on
>>> systemd for daemonizing stuff or forking of elev8.
>>>
>>> apart from systemd (and maybe upstart with which I'm not that
>>> familiar) almost no other init system provides adequate support for
>>> daemonizing stuff which makes this commit pretty bad as it will have a
>>> great impact if you are not mageia/mandriva or
>>> opensuse/fedora/archlinux. Please reconsider :)
>>>
>>
>> (command)&
>
> humn... this will put the process in the background. it will not turn
> it into a daemon since it will still have a controlling terminal,
> parent ==
>
> For upstart and sysv, there is start-stop-daemon
>
>>
>> there are plenty of ways to get it done, to various degrees (setting its
>> own session, redirecting stderr/out...)
>
>
> yep... and very often programs that have custom code for this forget
> some of them

I am the only one that see elev8 as a user session daemon and not as a
system daemon ?!?
--
Cedric BAIL

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to