• NekkoDroid@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    it does its authorization with polkit (which IIRC defaults to allow all wheel group members) and giving users that shouldn’t be allowed root access, root access, is not something you ever want. This is usually referred to as unauthorized privilege escalation. Also, it isn’t like sudo doesn’t need configuration.