From ef32423408eac73b449bf74cbdf4431700ce341b Mon Sep 17 00:00:00 2001 From: mxi1 Date: Fri, 27 Mar 2009 12:59:16 +0000 Subject: [PATCH] remove vsftpd from Required-Start for SLES git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/etc/init.d/xcatd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/etc/init.d/xcatd b/xCAT-server/etc/init.d/xcatd index 8d3584a2c..494aad6be 100755 --- a/xCAT-server/etc/init.d/xcatd +++ b/xCAT-server/etc/init.d/xcatd @@ -6,7 +6,7 @@ ### BEGIN INIT INFO # Provides: xcatd -# Required-Start: $network $syslog vsftpd sshd +# Required-Start: $network $syslog sshd # Should-Start: mysql # Default-Start: 3 4 5 # Default-stop: 0 1 2 6