• Anna@lemmy.ml
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    9 days ago

    There are only 2 types of people. Who hate systemd and those who don’t know what systemd is. \s

    • ProgrammingSocks@pawb.social
      link
      fedilink
      arrow-up
      1
      ·
      7 days ago

      Maybe it’s not so great how monolithic systemd is, but it has brought a lot of great functionality to the Linux world. Not as if Linux has ever been married to the Unix philosophy anyways.

      • 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
          ·
          8 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.