public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* disowning a process
@ 2005-05-27 17:30 Davy Durham
  2005-05-27 18:04 ` Steven Rostedt
  2005-05-27 18:54 ` J. Scott Kasten
  0 siblings, 2 replies; 14+ messages in thread
From: Davy Durham @ 2005-05-27 17:30 UTC (permalink / raw)
  To: linux-kernel

Hi,  I'm not sure if there's a posix way of doing this, but wanted to 
check if there is a way in linux.

I want to have a daemon that fork/execs a new process, but don't want 
(for various reasons) the responsibility for cleaning up those process 
with the wait() function family.   I'm assuming that if the init process 
became the parent of one of these forked processes, then it would clean 
them up for me (is this assumption true?).    Besides the daemon process 
exiting, is there a way to disown the process on purpose so that init 
inherits it?

Thanks,
   Davy


^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <OFA0F07206.30BD7843-ON8525700E.00611011@teal.com>]

end of thread, other threads:[~2005-05-28 23:30 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-27 17:30 disowning a process Davy Durham
2005-05-27 18:04 ` Steven Rostedt
2005-05-27 18:55   ` Davy Durham
2005-05-27 19:05     ` Davy Durham
2005-05-27 19:27       ` Steven Rostedt
2005-05-27 19:07     ` Steven Rostedt
2005-05-27 20:57     ` Alan Cox
2005-05-27 23:34       ` Davy Durham
2005-05-28  1:38         ` Steven Rostedt
2005-05-28  1:48           ` Steven Rostedt
2005-05-28 23:18             ` Davy Durham
2005-05-27 18:54 ` J. Scott Kasten
2005-05-27 19:38   ` Steven Rostedt
     [not found] <OFA0F07206.30BD7843-ON8525700E.00611011@teal.com>
2005-05-27 18:15 ` Davy Durham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox