From 87d1a3c4565725f74bfb4cdd278e0e2ceba4cae6 Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Tue, 13 Mar 2012 13:10:18 -0400 Subject: [PATCH] Minor fix to init script Signed-off-by: Doug Ledford --- opensm.initd | 2 +- opensm.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/opensm.initd b/opensm.initd index 2d8a0ba..dd9e69f 100644 --- a/opensm.initd +++ b/opensm.initd @@ -4,7 +4,7 @@ # # chkconfig: - 15 85 # description: Activates/Deactivates InfiniBand Subnet Manager -# config: /etc/ofed/opensm.conf +# config: /etc/rdma/opensm.conf # ### BEGIN INIT INFO # Provides: opensm diff --git a/opensm.spec b/opensm.spec index e3cca37..4ce8304 100644 --- a/opensm.spec +++ b/opensm.spec @@ -1,6 +1,6 @@ Name: opensm Version: 3.3.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenIB InfiniBand Subnet Manager and management utilities Group: System Environment/Daemons License: GPLv2 or BSD @@ -114,6 +114,10 @@ fi %{_libdir}/lib*.a %changelog +* Tue Mar 13 2012 Doug Ledford - 3.3.13-2 +- Fix the config file comment in the opensm init script +- Resolves: bz802727 + * Tue Feb 28 2012 Doug Ledford - 3.3.13-1 - Update to latest upstream version - Fix a minor issue in init scripts that would cause systemd to try and