mirror of
https://github.com/erpalma/throttled.git
synced 2026-04-21 06:03:56 +00:00
Update README.md Fedora installation section
This commit is contained in:
parent
67f0423f30
commit
64627f1af5
1 changed files with 3 additions and 4 deletions
|
|
@ -112,11 +112,10 @@ sudo systemctl mask thermald.service
|
|||
### Fedora
|
||||
A [copr repository](https://copr.fedorainfracloud.org/coprs/abn/throttled/) is available and can be used as detailed below. You can find the configuration installed at `/etc/throttled.conf`. The issue tracker for this packaging is available [here](https://github.com/abn/throttled-rpm/issues).
|
||||
```
|
||||
dnf copr enable abn/throttled
|
||||
dnf install -y throttled
|
||||
sudo dnf copr enable abn/throttled
|
||||
sudo dnf install -y throttled
|
||||
|
||||
systemctl enable throttled
|
||||
systemctl start throttled
|
||||
sudo systemctl enable --now throttled
|
||||
```
|
||||
|
||||
If you prefer to install from source, you can use the following commands.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue