aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hotplug/Linux/init.d/xen-watchdog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hotplug/Linux/init.d/xen-watchdog')
-rw-r--r--tools/hotplug/Linux/init.d/xen-watchdog8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/hotplug/Linux/init.d/xen-watchdog b/tools/hotplug/Linux/init.d/xen-watchdog
index 896229c0cc..8139ce543a 100644
--- a/tools/hotplug/Linux/init.d/xen-watchdog
+++ b/tools/hotplug/Linux/init.d/xen-watchdog
@@ -6,10 +6,10 @@
# description: Run domain watchdog daemon
### BEGIN INIT INFO
# Provides: xen-watchdog
-# Required-Start: xend
-# Should-Start: $syslog $remote_fs
-# Required-Stop: xend
-# Should-Stop: $syslog $remote_fs
+# Required-Start: $syslog $remote_fs
+# Should-Start: xend
+# Required-Stop: $syslog $remote_fs
+# Should-Stop: xend
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start/stop xen-watchdog