14 lines
353 B
Markdown
14 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}}`
|