• Inkie
    link
    fedilink
    52 years ago

    One of these days I gotta try a Linux without SystemD, just to see if it was worth all the fuss. When I started my Linux journey SystemD was already the default on most distros normal people would use (Debian, Ubuntu, Arch, Suse, etc.) and I just never bothered exploring, despite all the bad things ™ said about SystemD in Linux forums.

    • @linkert@lemmy.ml
      link
      fedilink
      32 years ago

      To me it’s not about systemd being bad, just a case of it being hella complicated if compared to something like runit. Its reach is so huge it’s overwhelming for my poor brain to grasp.

      It’s not you, it’s me kind of a deal haha

        • @linkert@lemmy.ml
          link
          fedilink
          22 years ago

          Usage.

          Been a while since I last messed with it and my Linux skills (damn that sounds corny) have improved over the years. But when I used to drive a systemd distro there would be some service that would stall and I just could not make it work as intended, remembering my frustrations.

          • @hfkldjbuq@beehaw.org
            link
            fedilink
            22 years ago

            some service that would stall and I just could not make it work as intended

            I currently have some 2 user services for GUI apps always failing even though I added the graphical dependency services. Dependencies are prob the issue, and/or some issue NixOS config -> systemd.

            How has been your runit experience in comparison? s6 looks interesting

    • @hfkldjbuq@beehaw.org
      link
      fedilink
      2
      edit-2
      2 years ago

      GNU Guix System which uses Shepherd is pretty interesting. Other inits I find mostly useful for resource constrained devices

    • @Cassilda@lemmygrad.ml
      link
      fedilink
      22 years ago

      IMO, it’s only useful for very memory-constrained systems. Systemd is pretty big and internally complex, but it’s consistent and easy to use. My only SystemD-free system is AntiX on a netbook.

  • NXL
    link
    fedilink
    22 years ago

    Is there any noticeable benefit to the end user from not having systemd though?