From 5f5a95f7bdd42ee37bc22bd06b0fcc160b64977c Mon Sep 17 00:00:00 2001 From: mxi1 Date: Fri, 27 Mar 2009 07:14:52 +0000 Subject: [PATCH] -bug #2709577 fixed; add Required-Start and Should-Start to xcatd, it's usefull for SLES system git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/etc/init.d/xcatd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT-server/etc/init.d/xcatd b/xCAT-server/etc/init.d/xcatd index 37cbd8283..8d3584a2c 100755 --- a/xCAT-server/etc/init.d/xcatd +++ b/xCAT-server/etc/init.d/xcatd @@ -6,6 +6,8 @@ ### BEGIN INIT INFO # Provides: xcatd +# Required-Start: $network $syslog vsftpd sshd +# Should-Start: mysql # Default-Start: 3 4 5 # Default-stop: 0 1 2 6 # Short-Description: xCATd