Skip to content

Allow non-sudo usage of tc420#12

Open
schwabix-1311 wants to merge 1 commit intowallneradam:mainfrom
schwabix-1311:fix/allow-non-sudo
Open

Allow non-sudo usage of tc420#12
schwabix-1311 wants to merge 1 commit intowallneradam:mainfrom
schwabix-1311:fix/allow-non-sudo

Conversation

@schwabix-1311
Copy link
Copy Markdown

Using the tc420 command line tool on various Linux systems, I always needed to run it via sudo. Now I'm embedding the class TC420 in a larger project, where this is no option.

On stackoverflow I found the hint to have the udev rule set MODE="0666" instead of "0664". I'm far from understanding udev, but this change seems to help.

Using the tc420 command line tool on various Linux systems, I always needed to run it via sudo.
Now I'm embedding the class TC420 in a larger project, where this is no option.

On stackoverflow I found the hint to have the udev rule set MODE="0666" instead of "0664". I'm far from understanding udev, but this change seems to help.
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