I know I’m not the only one that said this but I really can’t stand how systemd is becoming “the norm” init system for every major distro, this is bad.

it is especially bad when certain apps are built specifically for systemd, locking users behind a specific init system and compatibility issues spark because you don’t use a mainstream one , this doesn’t go with the idea of Linux, which is having “freedom” with your os, picking and choosing what goes on and off while still being usable.

I switched to artix Linux with openRC a while ago the moment systemd added code for potential age verification, they called it malicious compliance but I really didn’t like the smell of that, now I’m fighting tooth and nail with some applications because they’re systemd dependent, resulting in me creating custom scripts to mitigate their issues.

    • StrawberryPigtails@discuss.tchncs.de
      link
      fedilink
      arrow-up
      6
      ·
      9 hours ago

      There have been many over the years. When I first discovered linux (shortly before linux 2.6 was released) it was RTFM (read the f*ing manual " and “each tool should do only one thing”.

      • atzanteol@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        8 hours ago

        “each tool should do only one thing”

        Funny thing about that - systemd follows this philosophy even though nobody gives them credit for it. ps -ef |grep logind will show a half dozen or so separate services running.