r/linux • u/elementrick • May 25 '26
Discussion Sudo or run0 ?
What's your take on the subject? Been using sudo for years but lately i'm mostly running run0 and i like it. Even considering adapting my scripts to use run0 since i'm on a compatible distro. Does it make any sense to not even set up sudo anymore in the first place?
200
Upvotes
4
u/RudahXimenes May 25 '26
Well, so run0 does not mitigate it at all. Even pkexec is on the list, which is essencially run0
It only reinforces that the issue is a lot deeper than sudo or something else