• wildbus8979
    link
    fedilink
    arrow-up
    7
    ·
    9 months ago

    You forgot manage containers, manage system timers, manage network interfaces (in some cases)…

    • marcos@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      9 months ago

      DNS resolution, clock synchronization, there’s something about keyboard configuration but it stopped to make me problems for no reason so I don’t know what exactly…

      Oh, and IPC so that Gnome can not be done until other inits won’t run!

      But there are a lot of other modules.

    • Aatube@kbin.melroy.org
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      9 months ago

      manage system timers, manage network interfaces

      I said “manage the network interface” and “schedule stuff”

      manage containers

      That requires podman or some other program, so that’s like saying shell does container management

      • SuperIce@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        ·
        9 months ago

        That requires podman or some other program.

        No, systemd-nspawn doesn’t need any other container management program, it’s its own thing.

      • wildbus8979
        link
        fedilink
        arrow-up
        3
        ·
        9 months ago

        You’re right about the first two, but as someone pointed out already, wrong about the last.

        Also see machinectl