From aa613f93ddb3d65103df74f7ae61b9166a3d9b75 Mon Sep 17 00:00:00 2001 From: Kristopher Date: Mon, 30 Jun 2025 13:21:54 -0700 Subject: [PATCH] Update fancontrol.md --- pages/linux/fancontrol.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/linux/fancontrol.md b/pages/linux/fancontrol.md index a85df74607..a9f3576778 100644 --- a/pages/linux/fancontrol.md +++ b/pages/linux/fancontrol.md @@ -4,6 +4,10 @@ > Uses a configuration file to control a wide range of variables. > More information: . -- Start `fancontrol`: +- Start `fancontrol` using default `/etc/fancontrol` config file: + +`fancontrol` + +- Start `fancontrol` using custom config file path: `fancontrol {{path/to/config_file}}`