summaryrefslogtreecommitdiff
path: root/extra/lm_sensors/healthd.service
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lm_sensors/healthd.service')
-rw-r--r--extra/lm_sensors/healthd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lm_sensors/healthd.service b/extra/lm_sensors/healthd.service
index b894fbb1f..59d3270b0 100644
--- a/extra/lm_sensors/healthd.service
+++ b/extra/lm_sensors/healthd.service
@@ -2,7 +2,7 @@
Description=A daemon which can be used to alert you in the event of a hardware health monitoring alarm
[Service]
-PIDFile=/var/run/healthd.pid
+Type=forking
ExecStart=/usr/sbin/healthd
[Install]