Skip to content

[Feat]: add doas support #5599

@unknowndevQwQ

Description

@unknowndevQwQ

What is your suggestion?

Suggestions? Sorry, I don't understand.

Why do you want this feature?

Some users may not use sudo but doas

Are there any workarounds to get this functionality today?

Maybe there is, but it's ugly
~/.local/bin/sudo:

#!/bin/sh
doas "${@}"

Are you interested in submitting a PR for this?

y

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions