ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
955 stars 126 forks source link

Feature request: migrate from sudo to doas. #44

Open Kingproone opened 1 month ago

Kingproone commented 1 month ago

smaller footprint, possibly more secure down the line maybe to run0

AlbydST commented 1 month ago

I added support for doas and even regular su in #41. I also did the same thing for the mybash project in commit e9382f6b861824ec0ed1d233113ebdd90ea17b9e.

Kingproone commented 1 month ago

I meant it, to have a script that migrates the users system from one to the other.