1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/usr/rdma-core/suse/rdma.sriov-rules
2017-10-06 15:13:04 +02:00

7 lines
277 B
Text

ACTION=="remove", GOTO="rdma_sriov_end"
SUBSYSTEM!="infiniband", GOTO="rdma_sriov_end"
# Automatically load general RDMA ULP modules when RDMA hardware is installed
TAG+="systemd", ENV{ID_RDMA_INFINIBAND}=="1", ENV{SYSTEMD_WANTS}+="rdma-sriov.service"
LABEL="rdma_sriov_end"