Skip to content
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

feat(su): add run0 to the list of alternative privilege elevators #2462

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

sylv-io
Copy link

@sylv-io sylv-io commented Jun 25, 2024

systemd 256 introduces the run0 based on systemd-run, as an alternative to sudo/doas without being a SUID binary.

TODO:

  • Add config tests
  • Add --background= flag to prevent red background color

systemd 256 introduces the run0 based on systemd-run, as an alternative
to sudo/doas without being a SUID binary.

Signed-off-by: Marcello Sylvester Bauer <[email protected]>
@sylv-io sylv-io requested a review from Jguer as a code owner June 25, 2024 08:07
@sylv-io
Copy link
Author

sylv-io commented Jun 25, 2024

Greetings,
With ArchLinux now using systemd 256, it is time to support run0.
I added it to the list after doas, but imho it should be prioritized since it is available by default with the systemd package.

Any thoughts?

@sylv-io sylv-io marked this pull request as draft June 25, 2024 08:18
@Jguer
Copy link
Owner

Jguer commented Jun 28, 2024

I agree, I think run0 support should be better 👍, I should make more of an effort to use it myself

Copy link

stale bot commented Feb 1, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants