[Bug 257646] opensm: rc service is installed by default, but opensm(8) is not (WITH_OFED_EXTRA)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257646] opensm missing"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Oct 2024 13:02:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257646
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=207ab5f4f1ebcbfd6f3f2ab619baf08862d0d08d
commit 207ab5f4f1ebcbfd6f3f2ab619baf08862d0d08d
Author: Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2024-10-29 13:01:00 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2024-10-29 13:01:00 +0000
rc.d/opensm: Only install when MK_OFED_EXTRA is set
opensm itself is only installed when MK_OFED_EXTRA is set, so it only
makes sense for the same to be true of the rc script.
PR: 257646
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D47313
libexec/rc/rc.d/Makefile | 2 +-
tools/build/mk/OptionalObsoleteFiles.inc | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.