Working with doas instead of sudo #33

Open
opened 2024-10-30 13:54:31 +00:00 by mainrs · 0 comments

The installer script tries to elevate privileges using sudo. On systems that run doas, the installation script fails. I used the specified install command on the website: curl -sSf -L https://install.lix.systems/lix | sh -s -- install. Would be great to have the script also try doas if sudo fails.

I ran it on Gentoo.

The installer script tries to elevate privileges using `sudo`. On systems that run `doas`, the installation script fails. I used the specified install command on the website: `curl -sSf -L https://install.lix.systems/lix | sh -s -- install`. Would be great to have the script also try `doas` if `sudo` fails. I ran it on Gentoo.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-installer#33
No description provided.