• Mordikan@kbin.earth
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      8 days ago

      I think for those people it boils down to systemd being an init system that does more than an init system maybe should. Combine that with it being more complicated to work with and with Redhat not really being that open to feedback.

      • ☂️-@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        8 days ago

        for my mundane tasks, i don’t notice much complication. what makes it more complicated to work with?

      • Björn Tantau@swg-empire.de
        link
        fedilink
        arrow-up
        1
        ·
        7 days ago

        The funny thing is that the init part is working really really well. At least from a user perspective. Writing a unit file is soooo much easier than writing an init script. You just point it at the executable of your service and are done. Systemd does the complicated rest.