diff --git a/xCAT-server/etc/init.d/xcatd b/xCAT-server/etc/init.d/xcatd index 494aad6be..47bd974c2 100755 --- a/xCAT-server/etc/init.d/xcatd +++ b/xCAT-server/etc/init.d/xcatd @@ -7,6 +7,7 @@ ### BEGIN INIT INFO # Provides: xcatd # Required-Start: $network $syslog sshd +# Required-Stop: # Should-Start: mysql # Default-Start: 3 4 5 # Default-stop: 0 1 2 6