fix(profile): ensure cpu policy can be set regardless of the CPU.

fix #602
This commit is contained in:
Alexandre Pujol 2024-11-10 19:20:00 +00:00
parent 802259e994
commit b0436029f0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 3 additions and 9 deletions

View file

@ -40,8 +40,7 @@ profile power-profiles-daemon @{exec_path} flags=(attach_disconnected) {
@{sys}/devices/system/cpu/*_pstate/status r,
@{sys}/devices/system/cpu/cpu@{int}/power/energy_perf_bias rw,
@{sys}/devices/system/cpu/cpufreq/ r,
@{sys}/devices/system/cpu/cpufreq/policy@{int}/energy_performance_preference rw,
@{sys}/devices/system/cpu/cpufreq/policy@{int}/scaling_governor rw,
@{sys}/devices/system/cpu/cpufreq/policy@{int}/* rw,
@{sys}/firmware/acpi/platform_profile* rw,
@{sys}/firmware/acpi/pm_profile* rw,