6add8cfc9c
Signed-off-by: Honggang Li <honli@redhat.com>
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
|