QA fixes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# SPDX-License-Identifier: GPL-3+
|
||||
#
|
||||
# This file is part of flashlight.
|
||||
|
||||
SUBSYSTEM=="leds", KERNEL=="white:flash", ACTION=="add", RUN+="/bin/chmod -R a+w /sys%p"
|
||||
@@ -0,0 +1,2 @@
|
||||
SUBSYSTEM=="leds", ACTION=="add", KERNEL=="white:flash", \
|
||||
RUN+="/bin/chmod 777 /sys/class/leds/%k/brightness"
|
||||
Reference in New Issue
Block a user