As xl compatibility seems now mature enough to allow xm replacement in
/etc/init.d/xendomains, eliminate the dependency.
Signed-off-by: Carsten Schiers <carsten@xxxxxxxxxx>
diff -r 37c77bacb52a tools/hotplug/Linux/init.d/xendomains
--- a/tools/hotplug/Linux/init.d/xendomains Mon May 23 17:38:28 2011 +0100
+++ b/tools/hotplug/Linux/init.d/xendomains Thu May 26 20:17:15 2011 +0200
@@ -16,9 +16,9 @@
#
### BEGIN INIT INFO
# Provides: xendomains
-# Required-Start: $syslog $remote_fs xend
+# Required-Start: $syslog $remote_fs
# Should-Start:
-# Required-Stop: $syslog $remote_fs xend
+# Required-Stop: $syslog $remote_fs
# Should-Stop:
# Default-Start: 3 4 5
# Default-Stop: 0 1 2 6