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

main: Add systemd run0 equivalent to sudo #958

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ColinKinloch
Copy link

@ColinKinloch ColinKinloch commented Sep 23, 2024

I suspect these changes are incorrect or incomplete.
Is the second value a list of single letter flags arguments? Should it be Cgprtu:AEHPSbilns:eKkVv?

run0 is a systemd 256 alternative to sudo.

@danielshahaf
Copy link
Member

danielshahaf commented Sep 23, 2024 via email

@ColinKinloch
Copy link
Author

That makes sense, thanks.
In that case the only options are ugD each taking an argument.
And -h which seems to be intentionally omitted.

@ColinKinloch ColinKinloch marked this pull request as ready for review September 23, 2024 21:38
@danielshahaf
Copy link
Member

danielshahaf commented Sep 25, 2024 via email

@ColinKinloch
Copy link
Author

I do see a -h in https://man.archlinux.org/man/run0.1.en.

Ah, never mind. I was confused by the absence of h in sudo. having an option switch meanings seems like a bad idea 🤔 .

I've added h and noted that it's systemd 256.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants