fancontrol: add page (#16981)

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>
This commit is contained in:
Kristopher
2025-07-01 07:54:20 -07:00
committed by GitHub
parent ec1cda5f54
commit e1794dbcc2
+13
View 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` configuration file:
`fancontrol`
- Start `fancontrol` using custom configuration file path:
`fancontrol {{path/to/config_file}}`