• lurch (he/him)@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    8 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
      2
      ·
      8 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.