Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add systemd service #20

Closed
wants to merge 1 commit into from
Closed

Add systemd service #20

wants to merge 1 commit into from

Conversation

bdrung
Copy link
Contributor

@bdrung bdrung commented Jul 23, 2020

To unify the systemd services for opensm from the different distributions, add opensm.service and [email protected].

The [email protected] starts opensm on a given port. opensm.service starts opensm for all available ports via the [email protected].

fixes #9

To unify the systemd services for opensm from the different
distributions, add `opensm.service` and `[email protected]`.

The `[email protected]` starts opensm on a given port. `opensm.service`
starts opensm for all available ports via the `[email protected]`.

fixes linux-rdma#9
Signed-off-by: Benjamin Drung <[email protected]>
@bdrung bdrung changed the title Add [email protected] Add systemd service Jul 31, 2020
@tamirronen
Copy link
Contributor

tamirronen commented Aug 2, 2020

Benjamin Drung, Thank you for your patch.
We prefer the solution to be colser to Fedora solution which was presented in issue #9 by jamespharvey20 and here
this solution supports starting multiple instances of opensm with flexible parameter set and different configuration files

@tamirronen tamirronen closed this Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please provide systemd service files
2 participants