QA fixes
This commit is contained in:
5
app-mobilephone/flashlight/files/60-flashlight.rules
Normal file
5
app-mobilephone/flashlight/files/60-flashlight.rules
Normal file
@@ -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"
|
||||
2
app-mobilephone/flashlight/files/90-flashlight.rules
Normal file
2
app-mobilephone/flashlight/files/90-flashlight.rules
Normal file
@@ -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