Yes, I know what I just said. In all seriousness, SystemD is good stuff, if it is done the FreeBSD way. It's a fully integrated way to manage the OS. The paradigm it sets makes sense with something like FreeBSD. I can understand why the Linux peoples hated it. They like the fragmentation and the requirements to build everything from pieces. Here in FreeBSD land everything is well integrated and base is separated from user. A design that fits perfectly with SystemD's intentions.
I find that the unit files are a much better approach and standardized way to write services. The ability to control everything through a single interface `systemctl` is wonderful. The way you can override things without touching the package installed files is great. Every time I need to work with it on Linux I feel envy. It's the piece that has been missing from the Unix world.
I think we are doing ourselves a disservice by not building something like it for FreeBSD.
I find that the unit files are a much better approach and standardized way to write services. The ability to control everything through a single interface `systemctl` is wonderful. The way you can override things without touching the package installed files is great. Every time I need to work with it on Linux I feel envy. It's the piece that has been missing from the Unix world.
I think we are doing ourselves a disservice by not building something like it for FreeBSD.