Out of all the Linux init systems out there, which one are you actually daily driving right now and why? ​Have you tried any others before your current one? What made you stick with it over the rest?

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 month ago (1 child)

It's done a lot of good and is easy to use, but I'm hoping that if EEE does start appearing, a fork will be made.

It's good to support alternatives, but I also understand the utility of a project like systemd.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 7 points 1 month ago

    It's good to support alternatives, but I also understand the utility of a project like systemd.

    I can't deny it. Standards are good. Having a (POSIX compliant) shell script run everywhere, for instance, is very useful.

    As is the case with another person in this thread, I'm also only using the init system to start, stop and check the status of a couple of services, so the unifying benefits of systemd don't apply to me -- but when something has a hard dependency on it without a reason other than "everyone else is using it, why aren't you?" I get very suspicious of the alleged motives behind that particular choice of system init.

  • source
  • parent