I see people talking about doas saying it’s just like sudo but with less features. I’m just wondering if there is any situation where you should use doas or if it’s just personal preference.

  • MonkderZweite@feddit.ch
    link
    fedilink
    arrow-up
    8
    ·
    3 months ago

    Doas has about 90% of features with 10% of code size of sudo.

    And rdo/ssu have ~140 lines of C code. Anyone knows similiar?