summaryrefslogtreecommitdiff
path: root/extra/lm_sensors/fancontrol.service
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lm_sensors/fancontrol.service')
-rw-r--r--extra/lm_sensors/fancontrol.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/extra/lm_sensors/fancontrol.service b/extra/lm_sensors/fancontrol.service
deleted file mode 100644
index 813dbd60d..000000000
--- a/extra/lm_sensors/fancontrol.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Fan control daemon
-
-[Service]
-PIDFile=/var/run/fancontrol.pid
-ExecStart=/usr/bin/fancontrol
-
-[Install]
-WantedBy=multi-user.target