Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: DIY ZSH



On Mar 12,  5:07pm, lilydjwg wrote:
}
} I've written a simple zsh module to call
} 
} prctl(PR_SET_CHILD_SUBREAPER, reaping);
} 
} so that orphaned subprocesses won't get adopted by farther processes
} (e.g. init) when the shell is still there. It requires a recent Linux
} kernel.

This might be of interest to the people who are using zsh with the
Linux PID namespace feature.  Would you be interested in sharing?



Messages sorted by: Reverse Date, Date, Thread, Author