Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

post_install.sh: Use uaccess tag in udev rules #711

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tormodvolden
Copy link

@tormodvolden tormodvolden commented Aug 17, 2023

Do not make device node world-writeable, instead give access to desktop user.

Also use one "here" document instead of mixing in echo statements. Customarily keep "then" on same line as "if".

@CLAassistant
Copy link

CLAassistant commented Aug 17, 2023

CLA assistant check
All committers have signed the CLA.

@tormodvolden tormodvolden marked this pull request as draft August 18, 2023 06:06
Do not make the device node world-writeable, instead give access to the
current desktop user.

Also use one "here" document instead of mixing in echo statements, and
customarily keep "then" on same line as "if".

Signed-off-by: Tormod Volden <[email protected]>
@tormodvolden
Copy link
Author

(fixed up commit message)

@tormodvolden tormodvolden marked this pull request as ready for review August 18, 2023 19:48
@tormodvolden
Copy link
Author

Signed the CLA with the help of this: cla-assistant/cla-assistant#730 (comment)

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.

2 participants