mirror of
https://github.com/erpalma/throttled.git
synced 2026-03-04 20:13:52 +01:00
Merge branch 'master' of github.com:erpalma/lenovo-throttling-fix
This commit is contained in:
commit
5c96274e52
|
|
@ -64,6 +64,10 @@ You should make sure that **_thermald_** is not setting it back down. Stopping/d
|
|||
sudo systemctl stop thermald.service
|
||||
sudo systemctl disable thermald.service
|
||||
```
|
||||
If you want to keep it disabled even after a package update you should also run:
|
||||
```
|
||||
sudo systemctl mask thermald.service
|
||||
```
|
||||
|
||||
### Fedora
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue