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

Consider adding alternative support for privilege escalation #116

@ghost

Description

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 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions