feat: configuration for k3shx

This commit is contained in:
2024-05-06 21:46:47 +02:00
parent b5a1938c23
commit 2b73a17e61
4 changed files with 52 additions and 0 deletions

1
k3shx/amd_cpu.conf Normal file
View File

@@ -0,0 +1 @@
UserParameter=cpu_temperature,/usr/bin/sensors | grep 'Tctl' | awk '{print $2}' | cut -d '+' -f 2