Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions pages/linux/fancontrol.md
Original file line number Diff line number Diff line change
@@ -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}}`