added rexledctl program and fixed some bugs
This commit is contained in:
4
rules/91-leds.rules
Normal file
4
rules/91-leds.rules
Normal file
@@ -0,0 +1,4 @@
|
||||
SUBSYSTEM=="leds", ACTION="add", \
|
||||
RUN+="/bin/chgrp video %S%p/brightness", \
|
||||
RUN+="/bin/chmod g+w %S%p/brightness"
|
||||
|
||||
Reference in New Issue
Block a user