From 6c114b503b2456476f22ff6bdb2b45cac8dac612 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 8 Aug 2012 00:02:17 +0000 Subject: Wed Aug 8 00:02:17 UTC 2012 --- extra/lm_sensors/healthd.service | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 extra/lm_sensors/healthd.service (limited to 'extra/lm_sensors/healthd.service') diff --git a/extra/lm_sensors/healthd.service b/extra/lm_sensors/healthd.service new file mode 100644 index 000000000..b894fbb1f --- /dev/null +++ b/extra/lm_sensors/healthd.service @@ -0,0 +1,9 @@ +[Unit] +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 +ExecStart=/usr/sbin/healthd + +[Install] +WantedBy=multi-user.target -- cgit v1.2.3-54-g00ecf