| # Copyright 2022 The ChromiumOS Authors |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| # There is no udev event for the ondemand governor so we need to manually |
| # set the permissions on startup. |
| z- /sys/devices/system/cpu/cpufreq/ondemand/powersave_bias 0644 resourced resourced |
| z- /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate 0644 resourced resourced |
| z- /sys/devices/system/cpu/cpufreq/policy*/energy_performance_pref* 0644 resourced resourced |
| z- /sys/fs/cgroup/cpuset/chrome/cpus 0644 resourced resourced |
| z- /sys/fs/cgroup/cpuset/chrome/non-urgent/cpus 0644 resourced resourced |
| z- /sys/fs/cgroup/cpuset/chrome/urgent/cpus 0644 resourced resourced |
| z- /sys/fs/cgroup/cpuset/user_space/media/cpus 0644 resourced resourced |