feat(profile): various minor update.

This commit is contained in:
Alexandre Pujol 2025-03-04 22:33:42 +01:00
parent d49e93523f
commit 334b48749a
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 51 additions and 10 deletions

View file

@ -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,