Ever since I found out about run0 I’ve been using that. I don’t like having redundant software installed. Is it possible to safely remove sudo from an Arch Linux system? Sorry if this is a stupid question.

  • gi1242@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    3 days ago

    why exactly do you prefer run0?

    with sudo I can allow certain actions I do myself (e. g. system upgrade or change timezone) to proceed without a password, but require a password for everything else. this is important because some scripts elevate privileges via sudo. if I allowed all sudo without password I might be ruined byone badly written script…

    • daggermoon@lemmy.worldOP
      link
      fedilink
      arrow-up
      4
      ·
      2 days ago

      Honestly I like that it’s part of SystemD. I need SystemD for Arch but I don’t need sudo. Also, the sudo logo is scary as fuck.