added Required-Stop tag for /etc/init.d/xcatd because SLES 11 checks it

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2009-04-08 22:38:16 +00:00
parent 69162898b7
commit 749eb124c9

View File

@ -7,6 +7,7 @@
### BEGIN INIT INFO
# Provides: xcatd
# Required-Start: $network $syslog sshd
# Required-Stop:
# Should-Start: mysql
# Default-Start: 3 4 5
# Default-stop: 0 1 2 6