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?

  • invalidusernamelol [he/him]@hexbear.net
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 days ago

    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.

    • mattdaemon [none/use name]@hexbear.net
      link
      fedilink
      English
      arrow-up
      5
      ·
      4 days 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.