On 11/11/2025 12:36, Doug Rabson wrote:
Almost a side note but we do have catatonit in the ports tree. This uses PROC_REAP to clear up zombie processes and doesn't need to be PID 1. It would be nice to have a more full-featured BSD licensed jailable init though.
Thank you for sharing. Yeah, PID 1 shouldn't be a requirement. It's just that it is assumed by some other tools because of Linux. -- Andriy Gapon
