• Pup Biru@aussie.zone
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    18
    ·
    6 hours ago

    tell me you have only a passing understanding of how modern linux is architected without telling me you have only a passing understanding of how modern linux is architected

    • pastermil@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      17
      arrow-down
      2
      ·
      5 hours ago

      Enlighten us then. Why would an operating system management tool need to know the age of its user?

      • Pup Biru@aussie.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        16 minutes ago

        because whilst systemd-initd is the part that everyone is generally aware of, that’s linked to systemd-logind so that processes can be started as different users… process init, session management, and user management are intertwined

        they don’t have to be for sure - sysv init proves that - but in modern linux, they are and that comes with a load of benefits

        https://deepwiki.com/systemd/systemd/6-user-and-session-management

        https://systemd.io/USER_RECORD/

          • Pup Biru@aussie.zone
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 minutes ago

            because theyre being pragmatic… laws are starting to be introduced around the globe for parental controls - whatever that means in each jurisdiction. given that, there needs to be options available to people wanting to, or required to comply with said laws… the best place to do that is in a user record, as an optional field… extensible user records, in modern linux, are stored in systemd

            it needs it in a similar manner to how it needs location, email, real name, etc: it doesn’t functionally need it, but it’s a place to store the metadata associated with a user such that other applications can use it

        • pastermil@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          15 minutes ago

          It doesn’t. It just needs some name to display on the welcome screen and doesn’t know what else to call it.