Re: init / supervisor in jail
Andriy Gapon <[email protected]> Tue, 11 Nov 2025 14:13:11 +0200
| Newsgroups | gmane.os.freebsd.architechture |
|---|---|
| Message-ID | <63a38418-8d52-4547-a909-1a585117e17f__34139.3963013374$1762863240$gmane$org@freebsd.org> |
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