From 7269ac6ca9c981b3f792502ef845c93c4c895c55 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Sun, 11 Feb 2024 12:49:04 +0000 Subject: [PATCH] fix: profile compilation. --- apparmor.d/profiles-m-r/power-profiles-daemon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apparmor.d/profiles-m-r/power-profiles-daemon b/apparmor.d/profiles-m-r/power-profiles-daemon index 27908141..5f58c389 100644 --- a/apparmor.d/profiles-m-r/power-profiles-daemon +++ b/apparmor.d/profiles-m-r/power-profiles-daemon @@ -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,