Linux vacca.o2switch.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
/
lib
/
systemd
/
system
/
//lib/systemd/system/rdma-hw.target
[Unit] Description=RDMA Hardware Documentation=file:/usr/share/doc/rdma-core/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