aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hotplug/Linux/init.d/xend
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hotplug/Linux/init.d/xend')
-rwxr-xr-xtools/hotplug/Linux/init.d/xend4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/hotplug/Linux/init.d/xend b/tools/hotplug/Linux/init.d/xend
index 6168afea64..1383af5c20 100755
--- a/tools/hotplug/Linux/init.d/xend
+++ b/tools/hotplug/Linux/init.d/xend
@@ -12,8 +12,8 @@
# Should-Start:
# Required-Stop: $syslog $remote_fs xenstored
# Should-Stop:
-# Default-Start: 3 4 5
-# Default-Stop: 0 1 2 6
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
# Short-Description: Start/stop xend
# Description: Starts and stops the Xen control daemon.
### END INIT INFO