Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Consider adding alternative support for privilege escalation #116

Open
metamacro opened this issue Oct 22, 2022 · 0 comments
Open

Consider adding alternative support for privilege escalation #116

metamacro opened this issue Oct 22, 2022 · 0 comments

Comments

@metamacro
Copy link

In the case of sudo not being installed there is no alternative version for privilege escalation:
.... which: no sudo in ....

Alternative methods could be added.

Since I use doas, I've managed to find a workaround with a symbolic link for sudo.
In other words:

$ ln -s /usr/bin/doas /usr/bin/sudo 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant