2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
UserParameter=gpu_temperature,/usr/bin/sensors | grep 'edge' | awk '{print $2}' | cut -d '+' -f 2
|