mirror of
https://github.com/erpalma/throttled.git
synced 2026-04-21 06:03:56 +00:00
Update README.md
adding not about masking thermald to keep it disabled even after a package update
This commit is contained in:
parent
49c056e311
commit
2792cac017
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue