diff options
Diffstat (limited to 'testing/lm_sensors/fancontrol.service')
-rw-r--r-- | testing/lm_sensors/fancontrol.service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/lm_sensors/fancontrol.service b/testing/lm_sensors/fancontrol.service deleted file mode 100644 index c86b498f8..000000000 --- a/testing/lm_sensors/fancontrol.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Fan control daemon - -[Service] -PIDFile=/var/run/fancontrol.pid -ExecStart=/usr/sbin/fancontrol - -[Install] -WantedBy=multi-user.target |