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
This commit is contained in:
mxi1 2009-10-22 09:16:18 +00:00
parent 00461de0b4
commit f324ae4432

View File

@ -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