Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 392480 Details for
Bug 387623
sys-infiniband/opensm - Variables in /etc/init.d/opensm and /etc/conf.d/opensm do not match
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
opensm.init.d.patch
opensm.init.d.patch (text/plain), 664 bytes, created by
Andrew Savchenko
on 2014-12-27 00:55:28 UTC
(
hide
)
Description:
opensm.init.d.patch
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2014-12-27 00:55:28 UTC
Size:
664 bytes
patch
obsolete
>--- opensm.init.d.orig 2012-04-18 20:45:30.000000000 +0400 >+++ opensm.init.d 2014-12-27 03:38:46.527576847 +0300 >@@ -1,5 +1,5 @@ > #!/sbin/runscript >-# Copyright 1999-2012 Gentoo Foundation >+# Copyright 1999-2014 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/sys-infiniband/opensm/files/opensm.init.d,v 1.2 2012/04/18 16:45:30 alexxy Exp $ > >@@ -12,7 +12,7 @@ > > start() { > ebegin "Starting OpenSM Infiniband Subnet Manager" >- start-stop-daemon --start --background --exec $prog -- $OPTIONS >+ start-stop-daemon --start --background --exec $prog -- $OSM_OPTIONS > eend $? > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 387623
: 392480 |
392482
|
392484