Explorar o código

Update README.md

adding not about masking thermald to keep it disabled even after a package update
A. Binzxxxxxx %!s(int64=6) %!d(string=hai) anos
pai
achega
2792cac017
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -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
 ```