package 0.0.2 - Add cpu power reading udev rule
Build hydros-environment / Build and push image (push) Successful in 2m9s

This commit is contained in:
2026-08-01 11:00:18 -04:00
parent 4de92c4507
commit b275873bd4
2 changed files with 6 additions and 1 deletions
@@ -0,0 +1 @@
SUBSYSTEM=="powercap", KERNEL=="intel-rapl*", RUN+="/usr/bin/chmod a+r /sys/%p/energy_uj"