mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 00:15:25 +02:00
Merge aa613f93dd
into a098fa0601
This commit is contained in:
commit
6e41874dca
1 changed files with 13 additions and 0 deletions
13
pages/linux/fancontrol.md
Normal file
13
pages/linux/fancontrol.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# 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` config file:
|
||||||
|
|
||||||
|
`fancontrol`
|
||||||
|
|
||||||
|
- Start `fancontrol` using custom config file path:
|
||||||
|
|
||||||
|
`fancontrol {{path/to/config_file}}`
|
Loading…
Add table
Reference in a new issue