On Thu, Mar 4, 2010 at 14:14, Roland McGrath <roland@redhat.com> wrote:
Oh, no. Actually getting the SIGCHILD is the needed feature here. A
process who sets the ANCHOR flag is surely expected to handle these
signals. It's all about a user "init-like" process" that can do
similar things for a logged-in user what /sbin/init can to for the
system. So, it's all about 1.), and 3.) is a nice side-effect, but not
the motivation to do this.
And 2.) is just very broken behavior that should be fixed in the
application, and it can be worked around in the sub-init process if
needed.
Thanks,
Kay
--