Minor fix to init script
Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
parent
fefd80b06a
commit
87d1a3c456
@ -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
|
||||
|
@ -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 <dledford@redhat.com> - 3.3.13-2
|
||||
- Fix the config file comment in the opensm init script
|
||||
- Resolves: bz802727
|
||||
|
||||
* Tue Feb 28 2012 Doug Ledford <dledford@redhat.com> - 3.3.13-1
|
||||
- Update to latest upstream version
|
||||
- Fix a minor issue in init scripts that would cause systemd to try and
|
||||
|
Loading…
Reference in New Issue
Block a user