• Luffy@lemmy.ml
    link
    fedilink
    arrow-up
    5
    arrow-down
    5
    ·
    2 days ago

    SystemD is really bloated tho

    I’m not saying we should all be using runit, but with systemD making more and more services only work through their init system just creates more vendor lock in

    Like, who needs a cronjob alternative that only works if you use SystemD, limiting your software to people using it and locking out everyone needing a less bloated init system like runit? And who needs a systemD calendar?

    • arc@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      2 days ago

      Depends what you mean by bloat. It has a very large repo, but it compiles into little commands with least privilege execution. A lot of those commands are specifically there so someone doesn’t have to pull in other repos with a larger attack surface. e.g. there is a time sync daemon to replace having to pull in ntp which is a lot more complex and fraught and the one thing most desktops need of NTP which is to set the clock.