Various instructions for setting up Linux OS on Clevo N950TP6
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[Unit]
|
|
Description=Set temperature limit for Thermal Daemon
|
|
Wants=thermald.service
|
|
After=thermald.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/dbus-send --system --dest=org.freedesktop.thermald /org/freedesktop/thermald org.freedesktop.thermald.SetUserMaxTemperature string:cpu uint32:72000
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|