Re: init / supervisor in jail
- In reply to: Doug Rabson : "Re: init / supervisor in jail"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Nov 2025 12:13:11 UTC
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