diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-26 15:02:27 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-26 15:02:27 (GMT) |
commit | 7176ab9b8afa3146f8aabe5097389d284308876f (patch) | |
tree | 645b99a8b1099d94c5917d3b66b2e546d9c4b4bb /abs/extra/lm_sensors/healthd.service | |
parent | aad02c76cbfe04485a48b8cb45c4a2a3daa16326 (diff) | |
download | linhes_pkgbuild-7176ab9b8afa3146f8aabe5097389d284308876f.zip linhes_pkgbuild-7176ab9b8afa3146f8aabe5097389d284308876f.tar.gz linhes_pkgbuild-7176ab9b8afa3146f8aabe5097389d284308876f.tar.bz2 |
lmsensors: 3.3.3
Diffstat (limited to 'abs/extra/lm_sensors/healthd.service')
-rw-r--r-- | abs/extra/lm_sensors/healthd.service | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/extra/lm_sensors/healthd.service b/abs/extra/lm_sensors/healthd.service new file mode 100644 index 0000000..59d3270 --- /dev/null +++ b/abs/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] +Type=forking +ExecStart=/usr/sbin/healthd + +[Install] +WantedBy=multi-user.target |