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

Commits on Aug 18, 2023

  1. post_install.sh: Use uaccess tag in udev rules

    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 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c5a4717 View commit details
    Browse the repository at this point in the history