HEX
Server: Apache
System: Linux hybrid2683.fr.ns.planethoster.net 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User: sareqgroup (1004)
PHP: 7.3.33
Disabled: noop
Upload Files
File: //lib/systemd/system/rdma-hw.target
[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