diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-03-07 21:24:40 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-03-07 21:24:40 (GMT) |
commit | 17a417e13530325e7e6a5ebb5277f2c42685a74a (patch) | |
tree | 7db53222f6f5e1868e0053c001f74e2be9a390fe /abs/extra/lm_sensors/healthd.service | |
parent | 4c44c7fa3ce44ac09e044d41dde9e428c09de1c0 (diff) | |
download | linhes_pkgbuild-17a417e13530325e7e6a5ebb5277f2c42685a74a.zip linhes_pkgbuild-17a417e13530325e7e6a5ebb5277f2c42685a74a.tar.gz linhes_pkgbuild-17a417e13530325e7e6a5ebb5277f2c42685a74a.tar.bz2 |
lm_sensors: update to 3.3.5 and update bin path. refs #961
Diffstat (limited to 'abs/extra/lm_sensors/healthd.service')
-rw-r--r-- | abs/extra/lm_sensors/healthd.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/lm_sensors/healthd.service b/abs/extra/lm_sensors/healthd.service index 59d3270..1933192 100644 --- a/abs/extra/lm_sensors/healthd.service +++ b/abs/extra/lm_sensors/healthd.service @@ -3,7 +3,7 @@ Description=A daemon which can be used to alert you in the event of a hardware h [Service] Type=forking -ExecStart=/usr/sbin/healthd +ExecStart=/usr/bin/healthd [Install] WantedBy=multi-user.target |