free-pdk / easy-pdk-programmer-software

Easy PDK programmer for PADAUK microcontroller
https://free-pdk.github.io/
GNU General Public License v3.0
113 stars 38 forks source link

improve udev rules to grant active users access #1

Closed electroniceel closed 5 years ago

electroniceel commented 5 years ago

Tag the device with "uaccess". On somewhat recent systems systemd-uaccess will detect this and automatically grant active users access to the tty device.

Rename the udev file to 70- because systemd's uacess-logic is done at 73- and the tag has to be set before that to be effective.