https://github.com/abn/throttled-rpm
RPM Package: throttled - Workaround for Intel throttling issues in Linux.
https://github.com/abn/throttled-rpm
Last synced: 8 months ago
JSON representation
RPM Package: throttled - Workaround for Intel throttling issues in Linux.
- Host: GitHub
- URL: https://github.com/abn/throttled-rpm
- Owner: abn
- License: mit
- Created: 2019-03-11T11:26:22.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T00:25:07.000Z (over 1 year ago)
- Last Synced: 2025-01-19T10:32:11.792Z (over 1 year ago)
- Size: 35.2 KB
- Stars: 4
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/abn/throttled-rpm/actions?query=workflow%3ABuild+branch%3Amaster)
[](https://copr.fedorainfracloud.org/coprs/abn/throttled/)
# RPM Package: throttled
This repository holds the RPM package source for [throttled](https://github.com/erpalma/throttled).
## Usage
You can use this package by enabling the copr repository at [abn/throttled](https://copr.fedorainfracloud.org/coprs/abn/throttled/) as described [here](https://fedorahosted.org/copr/wiki/HowToEnableRepo).
```sh
dnf copr enable abn/throttled
dnf install throttled
```
### Activation
The package also installs a [systemd.unit](https://www.freedesktop.org/software/systemd/man/systemd.unit.html) file. Which can be activated as shown below.
```sh
systemctl enable --now throttled
```
> **Note:** The configuration used is installed at /etc/throttled.conf