mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
3 lines
230 B
Text
3 lines
230 B
Text
# If an InfiniBand/RDMA device is installed with a writable node_description
|
|
# sysfs then start rdma-ndd to keep it up to date
|
|
SUBSYSTEM=="infiniband", TAG+="systemd", ATTRS{node_desc}=="*", ENV{SYSTEMD_WANTS}+="rdma-ndd.service"
|