Skip to content

Add support for distributions without sudo (e.g., secureblue)#85

Open
ada-h00k wants to merge 2 commits intoCalcProgrammer1:masterfrom
ada-h00k:master
Open

Add support for distributions without sudo (e.g., secureblue)#85
ada-h00k wants to merge 2 commits intoCalcProgrammer1:masterfrom
ada-h00k:master

Conversation

@ada-h00k
Copy link
Copy Markdown

@ada-h00k ada-h00k commented May 4, 2026

I've modified the script for the udev rules so that it also works on distributions without sudo, such as SecureBlue

Changes in detail:
For systems that do not have sudo, run0 is now used, which is already available on most distributions with systemd. Since run0 behaves slightly differently and forgets the path and does not cache the password all privileged operations are now executed in a batch, and the file is copied directly to the correct path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant