linutil
linutil copied to clipboard
Feature request: migrate from sudo to doas.
smaller footprint, possibly more secure down the line maybe to run0
I added support for doas and even regular su in #41. I also did the same thing for the mybash project in commit e9382f6b861824ec0ed1d233113ebdd90ea17b9e.
I meant it, to have a script that migrates the users system from one to the other.
Please close this issue as it has been resolved in https://github.com/ChrisTitusTech/linutil/pull/193
#193 supports doas, not migrates from sudo to it.
It checks for sudo and if not available it uses doas and what is the necessity of porting from sudo to doas?
This issue should be closed. Already implemented.
/close
There you go
Already implemented, we now support both sudo and doas.