On Fri, 05 Sep 2008 19:40:32 -0700
Konstantin Svist <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I have an odd application that has threads which hang around until all
> child processes have finished executing.
> I'd like to create a background process that isn't a child of said
> thread, so that the thread can exit.
> 
> Can this be done cleanly?

Yes

man 3 daemon

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to