systemd cat and GNU cat hugging a Linux cat.

  • mittorn@masturbated.one
    link
    fedilink
    arrow-up
    0
    ·
    3 months ago

    @furycd001 @nutbutter Technically, it’s broken. If you run screen/tmux built without systemd support, it will be killed on logout. Systemd requires every program that needs daemonize link libsystemd0 only to notify systemd to keep it running. So it’s broken, but worked-around in every software which need daemonize

    • Lka1988@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      So, running a program incompatible with a particular system leads to incompatibilities?

      Wow, who’d have thought…

      • mittorn@masturbated.one
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        3 months ago

        @lka1988 why systemd needs some extra compatibility? If it designed to work, it must just work, not requiring changing evertyhing around