• Fizz@lemmy.nz
    link
    fedilink
    arrow-up
    38
    arrow-down
    10
    ·
    2 months ago

    Sounds good. It’s a win win. People that doesn’t like the system d implementation can use doas or keep sudo. I Hate the name though. Run0 is dumb can’t they just steal the name doas

    • loops@beehaw.org
      link
      fedilink
      English
      arrow-up
      28
      arrow-down
      1
      ·
      2 months ago

      I’ll just use an alias; sudo has been around for to long for me to change it and not be stressed about it.

    • Para_lyzed@lemmy.world
      link
      fedilink
      arrow-up
      22
      ·
      edit-2
      2 months ago

      Well, since doas has a Linux implementation, stealing that name would cause lots of issues to users who already use it or want to use doas instead of run0. This will be a default part of systemd; not a new package. The reason it’s called run0 is because it’s just a symbolic link to systemd-run, and instead of executing as an SUID binary, like sudo or doas, it runs using the current user’s UID.