ae803b1262
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/opensm.git#a53503419f63ab293b7bbe3fe0cf81bd0fff2be0
14 lines
281 B
Desktop File
14 lines
281 B
Desktop File
[Unit]
|
|
Description=Starts the OpenSM InfiniBand fabric Subnet Manager
|
|
Documentation=man:opensm
|
|
DefaultDependencies=false
|
|
Before=network.target remote-fs-pre.target
|
|
After=rdma-hw.target
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/libexec/opensm-launch
|
|
|
|
[Install]
|
|
WantedBy=network.target
|