• lurch (he/him)@sh.itjust.works
      3·
      1 year ago

      that is the exact opposite of systemd: sysvinit

      you can recognize it by the iconic makefile line in the output, which indicates the setting CONCURRENCY=makefile has been chosen.

      • corsicanguppy@lemmy.ca
        2·
        1 year ago

        Ah, back in the days before Lennart and RHEL killed linux.

        Having only run debian for a job interview - where I had to learn systemd and I fucking crushed it, woo - I would never have picked out that makefile line. Kudos.

        Having run automation in 2002 based on package triggers, makefile, cron and awk, I completely approve of using makefiles to orchestrate startup. That’s actually genius.

        • Kindness@lemmy.ml
          0·
          1 year ago

          I’m still furious they intentionally broke CentOS. And then had the audacity to emulate SmallFloppy Glasspane and bake some spyware into Fedora.

          • lengau@midwest.social
            0·
            1 year ago

            This is the first I’ve heard about spyware in Fedora. Care to elaborate?

            • Ptsf@lemmy.world
              1·
              1 year ago

              Probably telemetry software. Basically mandated for any publicly traded software company these days.

              • dan@upvote.au
                1·
                1 year ago

                The thing is that telemetry can be useful… bug reports let the developer know which bugs occur the most, feature logging lets the developer know which features are used the most (and thus what they might want to focus on adding new functionality to), etc. It’s become a dirty word since a lot of companies have telemetry that’s way too intrusive.