Hacker News new | ask | show | jobs
by luto 619 days ago
For me, integrate an init system that allows for proper dependency management between services. Also, one that keeps track of all processes spawned by a service, allowing me to shut down a service, even if it isn't a well-behaved one with a single daemon process.

That's more or less the only thing stopping me from using FreeBSD (on servers).