packages: xen/xend.init - sum should be 100
glen
glen at pld-linux.org
Mon Mar 5 15:04:35 CET 2012
Author: glen Date: Mon Mar 5 14:04:35 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- sum should be 100
---- Files affected:
packages/xen:
xend.init (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/xen/xend.init
diff -u packages/xen/xend.init:1.6 packages/xen/xend.init:1.7
--- packages/xen/xend.init:1.6 Mon Mar 5 14:42:13 2012
+++ packages/xen/xend.init Mon Mar 5 15:04:30 2012
@@ -2,14 +2,14 @@
#
# xend Script to start and stop the Xen control daemon.
#
-# chkconfig: 2345 95 01
+# chkconfig: 2345 95 05
# description: Starts and stops the Xen control daemon.
#
### BEGIN INIT INFO
# Provides: xend
-# Required-Start: $syslog $remote_fs xenstored xenconsoled
+# Required-Start: $syslog $remote_fs xenstored xenconsoled
# Should-Start:
-# Required-Stop: $syslog $remote_fs xenstored xenconsoled
+# Required-Stop: $syslog $remote_fs xenstored xenconsoled
# Should-Stop:
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xen/xend.init?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list