aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir/ueventd.rc
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2012-09-24 12:10:32 -0700
committerSteve Kondik <shade@chemlab.org>2012-09-24 12:12:49 -0700
commit46495f997bfe04621eac98f78b1b9f604e811423 (patch)
tree5acfaa5dcd9c3d9a8201786373cef1ef0c36a7a3 /rootdir/ueventd.rc
parenta17cf4c0b406769f20aa6a541c4649ceb7059124 (diff)
downloadsystem_core-46495f997bfe04621eac98f78b1b9f604e811423.tar.gz
system_core-46495f997bfe04621eac98f78b1b9f604e811423.tar.bz2
system_core-46495f997bfe04621eac98f78b1b9f604e811423.zip
rootdir: Tighten permissions on boostpulse nodes
* New PowerHAL code will only write to this as the system user, so remove the need for it to be world writable. Change-Id: Ia9e69a6feff7c5ef1ff34a1180225e4008e8130f
Diffstat (limited to 'rootdir/ueventd.rc')
-rw-r--r--rootdir/ueventd.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc
index e90c31a0..5c74ceb9 100644
--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -85,7 +85,7 @@
/sys/devices/virtual/usb_composite/* enable 0664 root system
/sys/devices/system/cpu/cpufreq ondemand/boostfreq 0664 system system
-/sys/devices/system/cpu/cpufreq ondemand/boostpulse 0666 system system
+/sys/devices/system/cpu/cpufreq ondemand/boostpulse 0664 system system
/sys/devices/system/cpu/cpufreq ondemand/boosttime 0664 system system
/sys/devices/system/cpu/cpufreq ondemand/sampling_rate 0664 system system
/sys/devices/system/cpu/cpufreq ondemand/io_is_busy 0664 system system
@@ -93,7 +93,7 @@
/sys/devices/system/cpu/cpufreq ondemand/powersave_bias 0664 system system
/sys/devices/system/cpu/cpufreq ondemand/sampling_down_factor 0664 system system
-/sys/devices/system/cpu/cpufreq interactive/boostpulse 0666 system system
+/sys/devices/system/cpu/cpufreq interactive/boostpulse 0664 system system
/sys/devices/system/cpu/cpufreq interactive/timer_rate 0664 system system
/sys/devices/system/cpu/cpufreq interactive/min_sample_rate 0664 system system
/sys/devices/system/cpu/cpufreq interactive/hispeed_freq 0664 system system