• TechNom (nobody)
    link
    English
    62 months ago

    The vast majority of Linux users consider systemd as a good thing because it apparently makes system administration easier. They also don’t agree that systemd is monolithic, because it’s actually designed modular.

    But of course there are detractors. The only thing I like about systemd is its declarative service definition and parallel service startup. But if I wanted to run an OS with bloated and inscrutable software (even with the source code), my choice wouldn’t be Linux or Systemd.

    I also routinely switch parts of my OS. This is harder with systemd. Although it is modular, the modules are so tightly coupled that it will prevent the replacement of modular components with alternatives. Frankly, I think systemd is killing the innovation in system component development.

    • @[email protected]
      link
      fedilink
      52 months ago

      Yeah… Not sure how everyone lets them get away with calling it “modular” when it’s next to impossible to swap out the modules

    • @[email protected]
      cake
      link
      fedilink
      129 days ago

      because it’s actually designed modular

      Oh? Try to use systemd without logind or journald. logind isn’t so bad, but journald was bad enough, that I gave up with systemd.

      • TechNom (nobody)
        link
        English
        228 days ago

        I use Gentoo with OpenRC. So my position in this matter should be clear. Anyway, check the last paragraph again to see what I think about systemd’s modularity.

        • @[email protected]
          cake
          link
          fedilink
          228 days ago

          Yes. I agreed with you. But I made it sound like something else. Bad wording on my side.

          As I’m too Gentoo openrc user. I also use seatd+greetd instead of (e)logind and replacing sysvinit with openrc-init. The availability of choices made me do it!

          • TechNom (nobody)
            link
            English
            228 days ago

            Oh! I misunderstood. Sorry! Glad to meet a fellow Gentoo here!