From f324ae4432466aa368784e518a853350061b4baa Mon Sep 17 00:00:00 2001 From: mxi1 Date: Thu, 22 Oct 2009 09:16:18 +0000 Subject: [PATCH] add Required-Start and Required-Stop entries for LSB comment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/xcatpostinit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT/postscripts/xcatpostinit b/xCAT/postscripts/xcatpostinit index f80d40443..820a95188 100755 --- a/xCAT/postscripts/xcatpostinit +++ b/xCAT/postscripts/xcatpostinit @@ -8,6 +8,8 @@ # Provides: xcatpostinit # Default-Start: 3 4 5 # Default-stop: 0 1 2 6 +# Required-Start: +# Required-Stop: # Short-Description: xCATpost # Description: xCAT post boot script ### END INIT INFO