From dac2795b0c741d7fe5305e011c5217a4df701160 Mon Sep 17 00:00:00 2001 From: ligc Date: Tue, 17 Aug 2010 02:53:16 +0000 Subject: [PATCH] fix for bug 3042443: node status is booting after installation finished git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/xcatpostinit1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/postscripts/xcatpostinit1 b/xCAT/postscripts/xcatpostinit1 index ad298fc28..f3ae9f4f6 100755 --- a/xCAT/postscripts/xcatpostinit1 +++ b/xCAT/postscripts/xcatpostinit1 @@ -8,7 +8,7 @@ # Provides: xcatpostinit # Default-Start: 3 4 5 # Default-stop: 0 1 2 6 -# Required-Start: +# Required-Start: $network $syslog # Required-Stop: # Short-Description: xCATpost # Description: xCAT post boot script