packages: hal/haldaemon.init, hal/haldaemon.upstart - upstart: SERVICE=sysl...
glen
glen at pld-linux.org
Sat Jul 30 15:37:31 CEST 2011
Author: glen Date: Sat Jul 30 13:37:31 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- upstart: SERVICE=syslog -> SERVICE_syslog=y
---- Files affected:
packages/hal:
haldaemon.init (1.16 -> 1.17) , haldaemon.upstart (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/hal/haldaemon.init
diff -u packages/hal/haldaemon.init:1.16 packages/hal/haldaemon.init:1.17
--- packages/hal/haldaemon.init:1.16 Sat May 29 21:28:20 2010
+++ packages/hal/haldaemon.init Sat Jul 30 15:37:25 2011
@@ -76,6 +76,8 @@
RETVAL=$?
}
+upstart_controlled
+
# See how we were called.
case "$1" in
start)
================================================================
Index: packages/hal/haldaemon.upstart
diff -u packages/hal/haldaemon.upstart:1.1 packages/hal/haldaemon.upstart:1.2
--- packages/hal/haldaemon.upstart:1.1 Thu Jan 27 22:53:04 2011
+++ packages/hal/haldaemon.upstart Sat Jul 30 15:37:25 2011
@@ -1,6 +1,6 @@
description "HAL Daemon"
-start on virtual-filesystems and started SERVICE=syslog and started messagebus and started acpid
+start on virtual-filesystems and started SERVICE_syslog=y and started messagebus and started acpid
stop on pld.shutdown-started
respawn
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hal/haldaemon.init?r1=1.16&r2=1.17&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hal/haldaemon.upstart?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list