feat(profile): various minor update.
This commit is contained in:
parent
d49e93523f
commit
334b48749a
21 changed files with 51 additions and 10 deletions
|
|
@ -44,6 +44,7 @@ profile tlp @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/mktemp rix,
|
||||
@{bin}/readlink rix,
|
||||
@{bin}/rm rix,
|
||||
@{bin}/sed rix,
|
||||
@{bin}/sort rix,
|
||||
@{bin}/systemctl rCx -> systemctl,
|
||||
@{bin}/touch rix,
|
||||
|
|
@ -71,7 +72,9 @@ profile tlp @{exec_path} flags=(attach_disconnected) {
|
|||
@{run}/udev/data/+platform:* r,
|
||||
|
||||
@{sys}/bus/pci/devices/ r,
|
||||
@{sys}/devices/@{pci}/ r,
|
||||
@{sys}/devices/@{pci}/{,**/}power/control w,
|
||||
@{sys}/devices/@{pci}/class r,
|
||||
@{sys}/devices/system/cpu/cpufreq/policy@{int}/energy_performance_preference rw,
|
||||
@{sys}/firmware/acpi/platform_profile* rw,
|
||||
@{sys}/firmware/acpi/pm_profile* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue