mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
fix(power-profiles): see #101
This commit is contained in:
parent
b53f7559db
commit
ef4ed8ba95
@ -56,8 +56,8 @@ profile power-profiles-daemon @{exec_path} flags=(attach_disconnected) {
|
|||||||
@{sys}/devices/system/cpu/cpufreq/ r,
|
@{sys}/devices/system/cpu/cpufreq/ r,
|
||||||
@{sys}/devices/system/cpu/cpufreq/policy[0-9]*/energy_performance_preference rw,
|
@{sys}/devices/system/cpu/cpufreq/policy[0-9]*/energy_performance_preference rw,
|
||||||
@{sys}/devices/system/cpu/cpufreq/policy[0-9]*/scaling_governor rw,
|
@{sys}/devices/system/cpu/cpufreq/policy[0-9]*/scaling_governor rw,
|
||||||
@{sys}/firmware/acpi/platform_profile* r,
|
@{sys}/firmware/acpi/platform_profile* rw,
|
||||||
@{sys}/firmware/acpi/pm_profile* r,
|
@{sys}/firmware/acpi/pm_profile* rw,
|
||||||
|
|
||||||
include if exists <local/power-profiles-daemon>
|
include if exists <local/power-profiles-daemon>
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user