blob: ef7768e0669345fb2f46bfcc60d8ff4e6ed16011 [file] [log] [blame] [edit]
# 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"