@bentsukun with pkgsrc freeze coming, are we still allowed to add a new package? low impact, sysutils/nitro https://github.com/leahneukirchen/nitro
GitHub - leahneukirchen/nitro: tiny but flexible init system and process supervisor

tiny but flexible init system and process supervisor - leahneukirchen/nitro

GitHub
@imil I have been looking at nitro. Currently, I have a setup where I supervise some daemons with daemon tools, but I am liking it less than I thought I would. Is nitro good?
@bentsukun I've been trying runit https://github.com/NetBSDfr/smolBSD/tree/main/service/runbsd and dinit https://github.com/NetBSDfr/smolBSD/tree/main/service/systembsd (which you saw in action at FOSDEM ;) ) but I like nitro more, cleaner code, nice and slick design, and upstream is really friendly
smolBSD/service/runbsd at main · NetBSDfr/smolBSD

smolBSD is a tiny BSD UNIX (NetBSD) system creation tool, primarily aimed at building modern, lightweight, fast micro VMs - NetBSDfr/smolBSD

GitHub