-
Notifications
You must be signed in to change notification settings - Fork 5.9k
feat: add doas support #5600
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
feat: add doas support #5600
Conversation
I'm not familiar with Are there any potential side effects of this? |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #5600 +/- ##
=======================================
Coverage 72.44% 72.44%
=======================================
Files 30 30
Lines 1673 1673
Branches 366 366
=======================================
Hits 1212 1212
Misses 398 398
Partials 63 63
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems chill to me, could we add doas
to the echo a few lines lower? So we would have Please install doas, sudo, or su
.
sure |
e3876b0
to
ddb49ce
Compare
Some people may have some reason to drop sudo and switch to doas
Some people may have some reason to drop sudo and switch to doas
Fixes #5599