opensm/opensm.service
compile_success 145dd27617 init
2020-02-14 12:39:21 +08:00

14 lines
279 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.service
[Service]
Type=forking
ExecStart=/usr/libexec/opensm-launch
[Install]
WantedBy=network.target