• lurch@sh.itjust.works
    link
    fedilink
    arrow-up
    79
    ·
    3 months 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
      link
      fedilink
      arrow-up
      6
      arrow-down
      26
      ·
      3 months 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
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        3 months ago

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

          • Ptsf@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            3 months ago

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

            • dan@upvote.au
              link
              fedilink
              arrow-up
              3
              ·
              3 months 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.

              • Ptsf@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                3 months ago

                Yep! I understand, which is why I was clarifying for the previous commenter. As for if telemetry is morally justified, or if we should go back to old fashioned bug reports and some sort of upload system that requires direct user buy-in as the payment for privacy at the cost of reliability, mobility, and scalability is a discussion for someone else haha.