This unit is provided by:
Options
-
[Service]-
ExecStart=/lib/systemd/systemd-modules-load /etc/rdma/modules/%I.conf -
ExecStart=/usr/lib/systemd/systemd-modules-load /etc/rdma/modules/%I.conf -
RemainAfterExit=yes -
TimeoutSec=90s -
Type=oneshot
-
-
[Unit]-
Before=sysinit.target shutdown.target network-pre.target rdma-hw.target -
ConditionCapability=CAP_SYS_MODULE -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Load RDMA modules from /etc/rdma/modules/%I.conf -
Documentation=file:/usr/share/doc/packages/rdma-core-42.0/udev.md -
Documentation=file:/usr/share/doc/rdma-core/udev.md -
Wants=network-pre.target
-
Additionnal notes
Nothing here.