mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
flashlight is the flashlight app for pinephone/librem 5 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com>
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
# 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"
|