mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
fix: profile compilation.
This commit is contained in:
parent
9cbeb127a3
commit
7269ac6ca9
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user