]> git.openfabrics.org - ~emulex/for-vlad/compat-rdma.git/commitdiff
compat-rdma.spec: Fixed openibd header
authorVladimir Sokolovsky <vlad@mellanox.com>
Tue, 12 May 2015 12:09:20 +0000 (15:09 +0300)
committerVladimir Sokolovsky <vlad@mellanox.com>
Tue, 12 May 2015 12:09:20 +0000 (15:09 +0300)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
compat-rdma.spec

index e028aba82f26f702950ddc239497675df35429ed..27277e722630456374278e4befcda51836a2aad0 100755 (executable)
@@ -305,9 +305,9 @@ if [ -f /etc/SuSE-release ]; then
 ### BEGIN INIT INFO
 # Provides:       openibd
 # Required-Start: $local_fs
-# Required-Stop: $local_fs
+# Required-Stop: opensmd $openiscsi
 # Default-Start:  2 3 5
-# Default-Stop: 0 1 4 6
+# Default-Stop: 0 1 2 6
 # Description:    Activates/Deactivates InfiniBand Driver to \
 #                 start at boot time.
 ### END INIT INFO
@@ -336,9 +336,9 @@ if [ -f /etc/debian_version ]; then
 ### BEGIN INIT INFO
 # Provides:       openibd
 # Required-Start: $local_fs
-# Required-Stop: $local_fs
-# Default-Start:  2 3 5
-# Default-Stop: 0 1 6
+# Required-Stop: opensmd $openiscsi
+# Default-Start:  2 3 5
+# Default-Stop: 0 1 6
 # Description:    Activates/Deactivates InfiniBand Driver to \
 #                 start at boot time.
 ### END INIT INFO