D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
systemd
/
system
/
Filename :
rdma-hw.target
back
Copy
[Unit] Description=RDMA Hardware Documentation=file:/usr/share/doc/rdma-core-22.4/udev.md StopWhenUnneeded=yes # Start the basic ULP RDMA kernel modules when RDMA hardware is detected (note # the rdma-load-modules@.service is already before this target) Wants=rdma-load-modules@rdma.service # Order after the standard network.target for compatibility with init.d # scripts that order after networking - this will mean RDMA is ready too. Before=network.target # We do not order rdma-hw before basic.target, units for daemons that use RDMA # have to manually order after rdma-hw.target