mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-08 17:35:24 +02:00

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com> Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
13 lines
353 B
Markdown
13 lines
353 B
Markdown
# fancontrol
|
|
|
|
> Automated fan speed management.
|
|
> Uses a configuration file to control a wide range of variables.
|
|
> More information: <https://manned.org/fancontrol>.
|
|
|
|
- Start `fancontrol` using default `/etc/fancontrol` configuration file:
|
|
|
|
`fancontrol`
|
|
|
|
- Start `fancontrol` using custom configuration file path:
|
|
|
|
`fancontrol {{path/to/config_file}}`
|