summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2015-11-10 09:44:44 -0600
committerRob Herring <robh@kernel.org>2015-11-13 09:49:01 -0600
commit8e0af300d39054dd5887166868692368ae0a11d9 (patch)
tree6a46ced74654c5a9354fdffd0ee2b70132205070
parentbdeb1e60bb9d601ca638c8089a19b290dd3cf9c9 (diff)
ueventd.rc: add LEDs class pathssymlinks
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--rootdir/ueventd.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc
index b735dc38..dfd5a3f9 100644
--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -96,5 +96,11 @@ subsystem adf
/sys/devices/system/cpu/cpu* cpufreq/scaling_max_freq 0664 system system
/sys/devices/system/cpu/cpu* cpufreq/scaling_min_freq 0664 system system
+/sys/class/leds/* trigger 0664 system system
+/sys/class/leds/* brightness 0664 system system
+/sys/class/leds/* activate 0664 system system
+/sys/class/leds/* state 0664 system system
+/sys/class/leds/* duration 0664 system system
+
# DVB API device nodes
/dev/dvb* 0660 root system