Skip to content

Commit

Permalink
Fixed wrong permissions in udev rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Askannz committed Sep 9, 2018
1 parent 0561485 commit 451a77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 99-msi-rgb.rules
Original file line number Diff line number Diff line change
@@ -1 +1 @@
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1038", ATTRS{idProduct}=="1122", MODE="0664"
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1038", ATTRS{idProduct}=="1122", MODE="0666"

0 comments on commit 451a77d

Please sign in to comment.