Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Issues
  • #66
Closed
Open
Issue created Jun 13, 2013 by Administrator@rootContributor

Better way to have access to /dev/hidraw* with udev (no need of group)

Created by: damsweb

Hi.

I'm the packager of Solaar for Mageia. I encountered an issue with Mageia and the udev rules as we don't have the 'plugdev' group under Mageia and as by default our user is not part of 'users' of other group. My idea was to use uaccess, so I did a sed in the udev rules:

s/GROUP="plugdev", MODE="0660"/TAG+="uaccess"/

With this, no more need to be part of X or Y group. I also renamed the udev rules to be launched sooner.

FYI: http://svnweb.mageia.org/packages/cauldron/solaar/current/SPECS/solaar.spec?revision=441943&view=markup

Assignee
Assign to
Time tracking