• @linkert
    link
    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
        link
        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

          • @linkert
            link
            2
            edit-2
            2 years ago

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

            It’s dumb, rather silly in comparison and it does nothing other than keeping services going - on Void Linux you symlink your services from /etc/sv/{service-name} to /var/services/ and there it goes off doing its thing.

            https://docs.voidlinux.org/config/services/index.html#basic-usage

            Systemd could probably provide some fancy features on my system but it’s a simple procrastination-station and so far I’ve not come up with anything I’m missing. Very happy camper.

            (Lemmy is acting up for me)

              • @linkert
                link
                12 years ago

                Xbps <3

                Did musl for a while, got tired of incompatibilities, have been running glibc for years now :)

          • @linkert
            link
            1
            edit-2
            2 years ago

            deleted by creator