fix: profile compilation.

This commit is contained in:
Alexandre Pujol 2024-02-11 12:49:04 +00:00
parent 9cbeb127a3
commit 7269ac6ca9
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -35,7 +35,7 @@ profile power-profiles-daemon @{exec_path} flags=(attach_disconnected) {
@{sys}/devices/@{pci}/uevent r,
@{sys}/devices/**/power_supply/*/scope r,
@{sys}/devices/**/power_supply/*/uevent r,
@{sys}/devices/platform/**/uevent r
@{sys}/devices/platform/**/uevent r,
@{sys}/devices/system/cpu/*_pstate/{no_turbo,turbo_pct} r,
@{sys}/devices/system/cpu/*_pstate/status r,
@{sys}/devices/system/cpu/cpu@{int}/power/energy_perf_bias rw,