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
1.75k stars 158 forks source link

Add Multi-Escalation support #193

Closed nnyyxxxx closed 2 weeks ago

nnyyxxxx commented 2 weeks ago

Type of Change

Description

Adds Multi-Escalation support so the Utility does not depend on a single Escalation-Tool, and other general improvements.

Testing

Did some testing and all of the changed scripts work perfectly

Impact

If some users are not using sudo and instead are using a different Escalation-Tool like doas then this will allow the doas users to be able to use the program without having to switch to sudo

Checklist