Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > a120bdfd96aa6e80daa87e083b3fbed5 > files > 8

hal-0.5.11-7mdv2009.0.src.rpm

--- hal-0.5.7.1/hald/haldaemon.in.pinit	2006-09-11 17:22:35.000000000 +0200
+++ hal-0.5.7.1/hald/haldaemon.in	2006-09-11 17:23:16.000000000 +0200
@@ -3,13 +3,24 @@
 # haldaemon:   HAL daemon
 #
 # chkconfig: 345 25 60
-# description:  This is a daemon for collecting and maintaing information \
+# description:  This is a daemon for collecting and maintaining information \
 #               about hardware from several sources. \
 #               See http://www.freedesktop.org/Software/hal
 #
 # processname: hald
 # pidfile: @HALD_PID_FILE@
 #
+### BEGIN INIT INFO
+# Provides: haldaemon
+# Required-Start: messagebus
+# Required-Stop: messagebus
+# Should-Start: acpid
+# Default-Start: 3 4 5
+# Short-Description: HAL daemon
+# Description: This is a daemon for collecting and maintaining information
+#              about hardware from several sources.
+#              See http://www.freedesktop.org/Software/hal
+### END INIT INFO
 
 # Sanity checks.
 [ -x @SBINDIR@/hald ] || exit 0