Are there any comparisons of init systems that focus daily use metrics? Stuff like what writing scripts looks like and boot times and logging capabilities? (And any other use cases that are common)

  • Tobias Hunger@programming.dev
    link
    fedilink
    arrow-up
    2
    arrow-down
    2
    ·
    2 months ago

    How does systemd dare to provide useful functionality? It should be just as useless as all the other inits that nobody ever felt the need to depend on, simply because they do nothing interesting.

    You can just build a way more functional and secure system with all the cool features systemd provides.

    • nyan@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      Most of its functionality is just reimplementing things that already existed, with an incompatible interface.