-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add run0 support as sudo replacement #532
base: master
Are you sure you want to change the base?
Conversation
How did you test the change? Just opening an existing tomb? Or also creating a new one?
But didn't look yet, what could be the cause that the |
Oh yeah I didn't test creating a new tomb. I'm not sure what would cause that error. |
Is there a github action os that has run0 ? I think this is too early as its a moving target and wouldn't be checked test units yet. |
Ubuntu 24.04 and Fedora-latest should still be on 255. run0 was added with 256. |
ACK, complex enough with no need to. Let's check back later when its mainstream. I would also add a warning about systemd being generally insecure, having generated a lot of additional CVEs to distros until now and most likely in the future. Thanks for debunking this |
run0 is a new sudo replacement built into systemd, see https://www.freedesktop.org/software/systemd/man/devel/run0.html.
I tested this with tomb and it looks like it works without any additional changes, so it should be fine to just add it to the allowlist.