parent
738f7cc0c2
commit
4619e13f1b
4 changed files with 8 additions and 1 deletions
|
|
@ -26,12 +26,16 @@ profile power-profiles-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/var/lib/power-profiles-daemon/{,**} rw,
|
||||
|
||||
@{run}/udev/data/+platform:* r,
|
||||
|
||||
@{sys}/bus/ r,
|
||||
@{sys}/bus/platform/devices/ r,
|
||||
@{sys}/class/ r,
|
||||
@{sys}/class/power_supply/ r,
|
||||
@{sys}/devices/@{pci}/uevent r,
|
||||
@{sys}/devices/**/power_supply/*/scope r,
|
||||
@{sys}/devices/**/power_supply/*/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…
Add table
Add a link
Reference in a new issue