[arch-commits] Commit in lm_sensors/trunk (PKGBUILD healthd.service)
Eric Bélanger
eric at archlinux.org
Wed Oct 10 23:18:53 UTC 2012
Date: Wednesday, October 10, 2012 @ 19:18:53
Author: eric
Revision: 168401
upgpkg: lm_sensors 3.3.2-5
Fix healthd unit file (close FS#31886)
Modified:
lm_sensors/trunk/PKGBUILD
lm_sensors/trunk/healthd.service
-----------------+
PKGBUILD | 4 ++--
healthd.service | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-10 22:19:53 UTC (rev 168400)
+++ PKGBUILD 2012-10-10 23:18:53 UTC (rev 168401)
@@ -3,7 +3,7 @@
pkgname=lm_sensors
pkgver=3.3.2
-pkgrel=4
+pkgrel=5
pkgdesc="Collection of user space tools for general SMBus access and hardware monitoring"
arch=('i686' 'x86_64')
url="http://www.lm-sensors.org/"
@@ -28,7 +28,7 @@
'72a60251d1d55a67307dab4105d9f3f01a080af4'
'7a4a4d1442aeeba0ba8aefb742a3ef187b593f4c'
'eff43b4882d25dae7dd0b33eb2e33b0836a5cc51'
- '9cc453eb0e9f9057227459cb07e74815383544bf'
+ 'a7a20eb3c799d70287e6c7968a7ab42165925293'
'34241388c4001bfb6e49b7e10da1217e29a258d6'
'5662828085cdd981f0dc7cf8f79d3d6e2b72f50c')
Modified: healthd.service
===================================================================
--- healthd.service 2012-10-10 22:19:53 UTC (rev 168400)
+++ healthd.service 2012-10-10 23:18:53 UTC (rev 168401)
@@ -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]
More information about the arch-commits
mailing list