diff options
Diffstat (limited to 'extra/lm_sensors/fancontrol.service')
-rw-r--r-- | extra/lm_sensors/fancontrol.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lm_sensors/fancontrol.service b/extra/lm_sensors/fancontrol.service index c86b498f8..813dbd60d 100644 --- a/extra/lm_sensors/fancontrol.service +++ b/extra/lm_sensors/fancontrol.service @@ -3,7 +3,7 @@ Description=Fan control daemon [Service] PIDFile=/var/run/fancontrol.pid -ExecStart=/usr/sbin/fancontrol +ExecStart=/usr/bin/fancontrol [Install] WantedBy=multi-user.target |