@@ -3,11 +3,16 @@
# Bring up/down openib
#
# chkconfig: 2345 05 95
-# description: Activates/Deactivates InfiniBand Driver to \
-# start at boot time.
+# description: Activates/Deactivates InfiniBand Driver to start at boot time.
#
### BEGIN INIT INFO
# Provides: openibd
+# Required-Start: mpss
+# Required-Stop:
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: Activates/Deactivates InfiniBand Driver to start at boot
time.
+# Description: Loads kernel modules for Infiniband devices.
### END INIT INFO