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

Support doas #113

Merged
merged 1 commit into from
May 6, 2022
Merged

Support doas #113

merged 1 commit into from
May 6, 2022

Commits on May 6, 2022

  1. Support doas

    doas is a minimal alternative to sudo. It is popular in the BSD world,
    but some people use it on Linux too as it is simpler to configure and
    has a smaller attack surface.
    
    Also renamed SUDO_HOME to USER_HOME as it's more general and descriptive
    Tachi107 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    8d94ba2 View commit details
    Browse the repository at this point in the history