feat: add intel_cpu.conf
This commit is contained in:
@@ -7,7 +7,7 @@ UserParameters for all k3shx systems.
|
||||
|k3sh0|`amd_cpu.conf`,`amd_gpu.conf`,`10gbe.conf`|
|
||||
|k3sh1|`amd_cpu.conf`,`amd_gpu.conf`,`10gbe.conf`|
|
||||
|k3sh2|`amd_cpu.conf`,`amd_gpu.conf`,`10gbe.conf`|
|
||||
|k3sh3||
|
||||
|k3sh3|`intel_cpu.conf`|
|
||||
|
||||
## amd_cpu.conf
|
||||
|
||||
|
||||
1
k3shx/intel_cpu.conf
Normal file
1
k3shx/intel_cpu.conf
Normal file
@@ -0,0 +1 @@
|
||||
UserParameter=cpu_temperature,/usr/bin/sensors | grep "Package id 0" | awk '{print $4}' | sed 's/+//; s/°C//'
|
||||
Reference in New Issue
Block a user